Closed
Bug 630079
Opened 14 years ago
Closed 11 years ago
Align link / status overlay to left (or right) edge of content area instead of overlapping sidebars
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 821687
People
(Reporter: aaronmt, Unassigned)
References
Details
Attachments
(2 files)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b11pre) Gecko/20110130 Firefox/4.0b11pre
See attached screenshot.
Steps to reproduce:
1. Open the history/bookmarks sidebar
2. Load a page
Expected Results: Status loading overlay appears over the bottom left of the actual content window
Actual Results: Status loading overlay appears over the open sidebars
Build worked:
Build identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0b11pre) Gecko/20110128 Firefox/4.0b11pre
Build Broken:
Build identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0b11pre) Gecko/20110129 Firefox/4.0b11pre
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0e50480c408f&tochange=94a51a3b64d4
Updated•14 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Summary: Overlay over sidebars results in an awkward status appearing disconnected from the page → Align link / status overlay to left edge of content area instead of overlapping sidebars
Comment 2•14 years ago
|
||
Just a note: a fix isn't as easy as setting |position: relative| because we'll need to avoid causing something like bug 637649.
Comment 5•14 years ago
|
||
We cant have this as well as bug 632626 (Show status message popup on top of the add-on bar if enabled). Need to decide which we want and WONTFIX the other.
Comment 6•12 years ago
|
||
A similar problem occurs when the Inspector tool is used and the status overlay is being displayed on the right (because the mouse is located near the bottom left of the page). In this case the status overlay appears across the Style panel that Inspector has placed to the right of the main page area (although it has been moved up to avoid the HTML source panel at the bottom).
Updated•12 years ago
|
Summary: Align link / status overlay to left edge of content area instead of overlapping sidebars → Align link / status overlay to left (or right) edge of content area instead of overlapping sidebars
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•