Open
Bug 418600
Opened 18 years ago
Updated 3 years ago
Extra long table: Background-fill of wrong size
Categories
(Core :: Layout, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: private_lock, Unassigned)
Details
Attachments
(1 file)
|
12.80 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.0.12
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.0.12
Hello!
I have generated an "insane" long table :-) (more than 50 times pressing page down in maximized window).
The simplistic design did not specify a border or a bordercolor, but instead the table got its own background and each cell a different background.
Scrolling to the end of the page, I found the summary "within" the table, though it is supposed to be underneath it. This happened, because the background filled far beyond the tables real dimension.
Reproducible: Always
Steps to Reproduce:
1. Load the attached test.html and follow instructions inside!
Actual Results:
Background-fill exceeds table size.
Expected Results:
Fill only the table area.
Before I renamed my regular profile directory and got a fresh one: - No extensions, no options changed - just the plain defaults ...
Comment 1•18 years ago
|
||
Please make a minimal testcase and attach it to this bug with the 'Add an attachment' link.
Updated•18 years ago
|
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.8 Branch
Updated•3 years ago
|
Severity: trivial → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•