Closed
Bug 3409
Opened 26 years ago
Closed 26 years ago
[PP]Layout doesn't use available space
Categories
(Core :: Layout: Tables, defect, P2)
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: tor, Assigned: karnaze)
References
()
Details
Attachments
(2 files)
The URL given lays out incorrectly, with the area which should contain
the news articles blank and the content pushed down into the next available
area for layout. Mozilla also gives this warning as it loads the page:
BUG - table cell content max element height greater than desired height
This problem is seen both on a Linux/sparc build from a 3/3 evening CVS pull
and the mozilla.org 3/3 nightly binary for Win32.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 1•26 years ago
|
||
Chris P, can you see if this a problem on an optimized build. It looks ok on my
3/23 WinNT debug build. The warning message reported is not a major concern.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
Fixed in April 5th Build.
It appears that the news.com homepage has changed so that it
doesn't exhibit this problem anymore. Here's an article which
shows the problem and hopefully will be more stable:
http://www.news.com/News/Item/0,4,34636,00.html
The text of the article gets placed below the right hand
sidebar (4/5 win32 nightly binary):
Resolution: WORKSFORME → ---
Summary: Layout doesn't use available space → [PP]Layout doesn't use available space
Assignee | ||
Updated•26 years ago
|
Target Milestone: M6
Assignee | ||
Comment 5•26 years ago
|
||
Moving to M6.
Assignee | ||
Comment 6•26 years ago
|
||
Moving to M8.
Comment 7•26 years ago
|
||
[using may23 win95 opt] Going to the article URL listed above, and
www.news.com, I no longer see the behaviour (but I did see it, as described,
in April). (There were some other flow-related bugs that were fixed a couple
of weeks ago, I believe).
There are a variety of small bugs on the page but they are all known/reported
(e.g., 'residual font', 'inline/block', '/form & tables', etc.) but if you
weren't comparing directly to 4.5 (win), you wouldn't really notice them. I
would recommend closing this one. (comments tor@cs.brown.edu? )
Comment 8•26 years ago
|
||
I don't see this problem in the Latest build (June 29th). Works for me.
Assignee | ||
Comment 9•26 years ago
|
||
Moving to M9.
Updated•26 years ago
|
Whiteboard: makingtest erin@imaginet.com
Comment 10•26 years ago
|
||
Comment 11•26 years ago
|
||
Updated•26 years ago
|
Whiteboard: makingtest erin@imaginet.com → [TESTCASE] erin@imaginet.com
Comment 12•26 years ago
|
||
How the browser draws the page to make full use of the page's space needs to be
improved
Whiteboard: [TESTCASE] erin@imaginet.com → [MAKINGTEST] erin@imaginet.com
Reporter | ||
Comment 13•26 years ago
|
||
Please reread http://www.mozilla.org/newlayout/bugathon.html for a general
description of that the engineers are looking for in a testcase. They want
a small snippet of HTML that will reproduce the problem, not instructions
directing them to visit a major site. The bug-a-thon was created so that
people outside of netscape would take the time needed to distill a large
page down to the minimum needed to show the problem, and thus save the
mozilla/netscape engineers this effort.
Assignee | ||
Updated•26 years ago
|
Whiteboard: [MAKINGTEST] erin@imaginet.com
Target Milestone: M9 → M10
Assignee | ||
Comment 14•26 years ago
|
||
I'm clearing the status whiteboard, since there still isn't a smaller test case.
Assignee | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 15•26 years ago
|
||
I don't see the reported problem on the page mentioned in the 4/6 comments.
Marking fixed.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 16•26 years ago
|
||
Based on the original description, the problem is no nolonger occuring. The page
was tested with the Sept 2 build.
You need to log in
before you can comment on or make changes to this bug.
Description
•