Closed
Bug 156177
Opened 23 years ago
Closed 23 years ago
Scrollbar presence shifts Page Content
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: mozilla, Assigned: attinasi)
Details
Attachments
(2 files)
I will attach test cases that show how the presence of a vertical scrollbar
shifts page content contained in a <DIV>, with right and left margins set to
auto, 1px to the left. Of course this seems minor, but in a site with serial
links (as a tutorial, or other multi-step layout) you can watch the content
shift back and forth on the screen as you advance through pages (which is how I
found this).
Not sure if this is a layout bug, or a bug in the scrollbar code somewhere, but
I'm guessing there is just a math error somewhere in the layout.
| Reporter | ||
Comment 1•23 years ago
|
||
Run the second attachment first. I needed this one to be first so I could link
to it from the next.
| Reporter | ||
Comment 2•23 years ago
|
||
Load this attachment first and follow the link to the other test case at the
bottom of the page. Then switch back and forth while watching the green <DIV>.
IE6 does not exhibit this problem.
| Reporter | ||
Comment 3•23 years ago
|
||
Oddly enough, even NN4 doesn't have a problem with this.
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 72540 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: petersen → amar
You need to log in
before you can comment on or make changes to this bug.
Description
•