Closed
Bug 60196
Opened 25 years ago
Closed 24 years ago
Wrong layout when return using back button
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: gemma, Assigned: buster)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.7 [en] (WinNT; I)
BuildID: M18
Seems the reflow from back button is not complete as opposed to the navigate to
via URL bar
Reproducible: Always
Steps to Reproduce:
1. navigate to this page via the url addr bar
2. click to some hyperlinks within the page
3. use BACK button to return to the problem page
Actual Results: The image display correctly if navigate to the page, but if
going to some other links and using the back button to return to this page (or
similar page on this site) the image will shift to left and overlap the Mr.
Showbiz menu
Expected Results: image should not overlap the side menu
Comment 1•25 years ago
|
||
When loading the page, the image will overlap the menu during one of the
incremental reflows. After I visit the same url again by pressing Enter in the
URL line, the layout is wrong as well.
When the layout is wrong, pressing the reload button fixes the layout problem.
Maybe this problem has something to do with the way the incremental reflow works?
Please triage.
Assignee: clayton → harishd
Triaging Clayton's bugs:
I see the problem. Giving bug to buster.
Assignee: harishd → buster
Comment 4•24 years ago
|
||
Marking worksforme.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•