Closed
Bug 106061
Opened 24 years ago
Closed 24 years ago
if DOCTYPE is not Transitional, some stange table rendering problems occour
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 105268
People
(Reporter: ba824109, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.5+) Gecko/20011022
BuildID: 2001102203
I have uploaded two example files. Please compare
http://home.a-city.de/ba824109/gators/prob_yes.html
with
http://home.a-city.de/ba824109/gators/prob_no.html
The only difference is the DOCTYPE definition: The rendering errors only appear
with missing "Transitional" (as far as I could find out).
Reproducible: Always
Steps to Reproduce:
IMPORTANT: Choose a small window size so that a vertical scroll bar appears.
1. Compare http://home.a-city.de/ba824109/gators/prob_yes.html and
http://home.a-city.de/ba824109/gators/prob_no.html
2. You'll notice serious rendering bugs while scrolling down (green cell is cut
off) and moving the mouse cursor above the links on the menu right hand side
(green table background flickers)
Actual Results: The background of cell and table is not correctly redrawn after
scrolling down and "touching" the links
Expected Results: Render correctly... well, Mozilla already does... but only if
the Transitional flag is set
Sorry, I have to correct myself:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Actual Results: The background of the cell and the table is not redrawn
correctly after scrolling down the scrollbar and after "touching" the links with
the mouse"
| Assignee | ||
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 105268 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•