Open
Bug 318513
Opened 20 years ago
Updated 3 years ago
table height 100% gives lot of empty space at the end
Categories
(Core :: Layout: Tables, defect)
Core
Layout: Tables
Tracking
()
NEW
People
(Reporter: virus, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
1.15 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
when you have 2 tables (or more), one after another and the other one has height="100%" ... it display strange blank page in the end of the page. more tables you have, more empty space diplays. this happens only in FF.
examples:
http://www.avtooglasnik.com/
http://www.difa-trading.si/
Reproducible: Always
Updated•20 years ago
|
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.7 Branch
Can confirm with firefox 1.5. But maybe it is intended rendering (enlarging to 100% of viewport, not real content, is problematic), some layout guru should advise.
Status: UNCONFIRMED → NEW
Component: Layout → Layout: Tables
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Version: 1.7 Branch → Trunk
Can confirm with: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b2pre) Gecko/2007112505 Minefield/3.0b2pre ID:2007112505
Flags: blocking1.9?
Comment 3•18 years ago
|
||
Given that this existed since 1.5 we won't block the release for this...
Flags: blocking1.9? → blocking1.9-
Keywords: testcase-wanted
Keywords: testcase-wanted → testcase
Updated•16 years ago
|
QA Contact: layout → layout.tables
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•