Closed
Bug 787895
Opened 9 years ago
Closed 9 years ago
Indicator for dropping links on the tab strip is misaligned if there are pinned tabs and the tab strip overflows
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
VERIFIED
FIXED
Firefox 18
Tracking | Status | |
---|---|---|
firefox17 | --- | verified |
People
(Reporter: dao, Assigned: dao)
References
Details
(Keywords: regression)
Attachments
(1 file)
905 bytes,
patch
|
jaws
:
review+
|
Details | Diff | Splinter Review |
Bug 786291 expands the tab container's bounding client rect to cover pinned tabs. The code positioning the drop indicator however wants the bounding client rect of the scrolling area for its calculations.
Attachment #657806 -
Flags: review?(jaws)
Updated•9 years ago
|
Attachment #657806 -
Flags: review?(jaws) → review+
Assignee | ||
Comment 1•9 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/ee2cbe967efd
Comment 2•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ee2cbe967efd
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 18
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/be605a6e4ade
status-firefox17:
--- → fixed
Comment 4•8 years ago
|
||
Saw the issue on Nightly 2012-09-02. The indicator is aligned now. Verified fixed on FF 17b5 on Win 7, Ubuntu 12.04 and Mac OS X 10.7.5
You need to log in
before you can comment on or make changes to this bug.
Description
•