Closed
Bug 147561
Opened 23 years ago
Closed 23 years ago
table formatted wrongly with a visible scrollbar
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 147560
People
(Reporter: janfolkert, Assigned: samir_bugzilla)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc3) Gecko/20020523
BuildID: 2002052309
When the page is too long for mozilla to view completely without having to add
scrollbars, the tables, which are formatted at 100% width aren't always
displayed correctly..
Sometimes, it's a matter of changing the width or height of the browser window
by just one or two pixels to correct the view of the tables, as is shown in the
pictures in the directory. The test.php.html file shows the source of the
created page.
This problem only seems to happen when the scroll bar is visible though, and for
it can't be fixed by altering the HTML code.
For an example to see how i saw the screen to be, view the png-screengrabs.
It is possible that this problem also happens on other versions of Mozilla under
different operating systems/different versions, but i have no yet tested for that.
Reproducible: Always
Steps to Reproduce:
1.open http://ow.movenext.net/janfolkert/mozilla/test.php.html
2.slowly make the screen size smaller, sometimes a few pixels at a time
3.the table drawn will goof up, and the grey sidebars will be shown.
Actual Results: The table will not be formatted correctly, and two bars on
either side of the screen will appear (moz_wrong.png)
Expected Results: a full-window-table should be seen (moz_right.png)
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 147560 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•