Closed
Bug 776773
Opened 12 years ago
Closed 12 years ago
tab bar loses active tab when window is maximized
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
FIXED
Firefox 17
People
(Reporter: eyalgruss, Assigned: dao)
References
Details
(Keywords: regression)
Attachments
(3 files)
1. open 20 tabs 2. make the firefox window small 3. choose the last tab 4. maximize the window using the maximize button actual: selected tab is out of tab bar scope expected: selected tab remains in tab bar scope
Reporter | ||
Comment 1•12 years ago
|
||
![]() |
||
Comment 2•12 years ago
|
||
Regression window Good: http://hg.mozilla.org/mozilla-central/rev/814b67490af5 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10pre) Gecko/20110119 Firefox/4.0b10pre ID:20110120063351 Bad: http://hg.mozilla.org/mozilla-central/rev/14fd87c263b6 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10pre) Gecko/20110120 Firefox/4.0b10pre ID:20110120074206 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=814b67490af5&tochange=14fd87c263b6 Regressed by: Bug 624157
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → dao
Assignee | ||
Comment 3•12 years ago
|
||
This bug is caused by TabsInTitlebar's resize handler running after the tabbrowser-tabs binding's resize handler.
Attachment #646107 -
Flags: review?(ttaubert)
Updated•12 years ago
|
Attachment #646107 -
Flags: review?(ttaubert) → review+
Assignee | ||
Comment 4•12 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/b571e6fddb8f
Hardware: x86_64 → All
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b571e6fddb8f
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 17
You need to log in
before you can comment on or make changes to this bug.
Description
•