Closed
Bug 807404
Opened 13 years ago
Closed 13 years ago
Forward button slides in when switching tabs
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 19
Tracking | Status | |
---|---|---|
firefox16 | --- | unaffected |
firefox17 | --- | unaffected |
firefox18 | --- | unaffected |
People
(Reporter: dao, Assigned: dao)
References
Details
(Keywords: regression)
Attachments
(1 file)
2.30 KB,
patch
|
enndeakin
:
review+
|
Details | Diff | Splinter Review |
When switching from a tab with the forward hidden to one with the forward button shown, the forward button should appear immediately. Instead it slides in. This is a regression.
Assignee | ||
Comment 1•13 years ago
|
||
I suspect this is fallout from bug 792296... i.e. we don't flush layout in updateCurrentBrowser between setting and removing the "switchingtabs" attribute.
![]() |
||
Comment 2•13 years ago
|
||
Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/b8214dfa2924
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/19.0 Firefox/19.0 ID:20121023051209
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/3d0fe5f0aa25
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/19.0 Firefox/19.0 ID:20121023051308
Pushlog;
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=b8214dfa2924&tochange=3d0fe5f0aa25
Assignee | ||
Updated•13 years ago
|
Component: Toolbars → Tabbed Browser
Keywords: regressionwindow-wanted
Assignee | ||
Comment 3•13 years ago
|
||
Updated•13 years ago
|
Attachment #677235 -
Flags: review?(enndeakin) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Assignee | ||
Updated•13 years ago
|
status-firefox17:
--- → unaffected
status-firefox18:
--- → unaffected
status-firefox19:
affected → ---
tracking-firefox19:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•