Closed
Bug 628764
Opened 15 years ago
Closed 15 years ago
Sometimes zooming out of a tab does not properly set initial CSS state.
Categories
(Firefox Graveyard :: Panorama, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: seanedunn, Unassigned)
References
Details
(Whiteboard: [visual][polish][good first bug])
Repro:
1. In browser view create several tabs.
2. Click on a tab to enter tab view
3. Exit tab view
4. Enter tab view
Actual Result:
Tab zooms out from a boundary to the lower right of the destination bounds.
Expected Result:
Tab should zoom out from the same position that it zoomed into when entering browser mode.
Notes:
It looks like the tab's CSS isn't being set correctly before zoom out. If you manually force it to set it correctly (using zoomPrep(true)) it will work as expected.
![]() |
||
Comment 1•15 years ago
|
||
Is it a dupe of bug 626940?
![]() |
||
Comment 2•15 years ago
|
||
No, I don't think this is the same as 626940. However, I can vouch that this is fixed when using bug 624931 patches.
Depends on: 624931
Whiteboard: [visual][polish][good first bug]
Comment 3•15 years ago
|
||
Bug 624931 has landed; I believe this is fixed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•