Closed
Bug 182235
Opened 23 years ago
Closed 23 years ago
Layout of the page is verticaly exploded
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vintz.nicolas, Unassigned)
References
()
Details
Attachments
(1 file)
207 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126
This page was looking good until 1.2b. Here, a sort of immense <BR> separate the
beginning of article from the author. It is so big that you can not scroll to
the end of page (it would be too long) so take the shortcut crtl-end.
I've got a testcase. See below.
Reproducible: Always
Steps to Reproduce:
1. Go to Url
2. scroll by down key of wheel mouse (large "blank" area)
3. Ctrl-end to get to the end to see the rest of the page
Actual Results:
Large "blank" aera (only background shown).
Expected Results:
No "blank" aera should appear.
I think it is a regression bug because in last release I use (1.2b), it
displayed correctly.
Reporter | ||
Comment 1•23 years ago
|
||
reload / shift-reload to see / remove the problem.
Removing the align=left in the <img> tag solve the problem.
Much amazing : removing the bracket "[" solve it as well !
Comment 2•23 years ago
|
||
neither the test case nor the URI show large white space for me.
WinXP, SP1, build 2002112405. Maybe I need something more recent.
Comment 3•23 years ago
|
||
worksforme with linux trunk build 20021126 and 1.2 release
Reporter | ||
Comment 4•23 years ago
|
||
Seems to work on MacOS X too (Jaguar 10.2.2 and Mozilla 1.2)
Anyone confirming this ?
I'm using windows 2000 SP2 (5.00.2195) to be precise.
I'm unable to reproduce this on a Linux trunk build from a few days ago, both
with and without the bug described in bug 182500 (which was a major bug in the
1.2 release).
Reporter | ||
Comment 6•23 years ago
|
||
I've just upraded my OS to windows 2000 SP3.
The bug no longer appears !
The world of windows is really impenetrable, isn't it ?
Comment 7•23 years ago
|
||
marking WORKSFORME. reopen if it shows up again
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•