Closed Bug 154776 Opened 22 years ago Closed 21 years ago

HR in PRE doesn't resize (Horizontal scrollbar in FTP always visible)

Categories

(Core :: Layout, defect, P1)

x86
All
defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: nomoreregistrations, Assigned: attinasi)

References

()

Details

(Keywords: regression, testcase, top100)

Attachments

(1 file)

Horizontal scrollbar is always visible on mozilla's own web site,
http://ftp.mozilla.org/pub/mozilla/nightly/latest/ regardless of the window size.

This is a regresion which was not present in Mozilla 1.1 alpha.
WFM Mozilla 1.1 alpha Build ID: 2002062713, Windows 98.

What version of Mozilla are you using?

Please use the Bugzilla Helper to report bugs.
Worksforme in a current Linux trunk build.
The <hr> is too wide... I cannot create a testcase to reproduce this even if I
copy all the source view-source shows shows...
<html>
<body>

<pre>

<hr>

text<br>
text<br>
text<br>
text<br>
text<br>
text<br>

</pre>

</body>
</html>

Here is the minimum test case.
Adjust the window size so that the vertical scrollbar becomes visible -
horizontal scrollbar will always become visible too. The problem is that when
<hr> is inside <pre></pre> it's size doesn't change with the appearence of the
vertical scrollbar which causes horizontal scrollbar to appear also. When <hr>
is outside of <pre></pre> it works correctly.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1a+) Gecko/20020629
Attachment #89976 - Attachment is patch: false
Attachment #89976 - Attachment mime type: text/plain → text/html
This seems like a pretty highly visible regression.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P1
Summary: Horizontal scrollbar always visible, regardless of the window size → HR in PRE doesn't resize (Horizontal scrollbar in FTP always visible)
regression between linux trunk builds 2002061108 and 2002061304
Keywords: regression
OS: Windows XP → All
Target Milestone: --- → Future
Keywords: testcase
Still occurs in the OS X 2002-07-31-05 NB.
*** Bug 174627 has been marked as a duplicate of this bug. ***
Adding top100 since my bug which was duped here is caused on all Apache
directory index pages.
Keywords: top100
Is this a dupe of Bug 82333?  That was opened before this apparenty regressed
though.
Depends on: 82333
*** Bug 211170 has been marked as a duplicate of this bug. ***
Right, I hope I'm don't end up having to extract my foot from my mouth - but
this appears to have been fixed (possibly quite recently). I can't put my finger
on the fix in Bonsai but I've looked at all the testcases under bug 154776, bug
82333 and bug 60922. All the test cases work in recent Camino (2003081002) and
the latest Mozilla 1.5b dev (2003081303). In particular the <hr> elements on ftp
sites / Apache index pages all work.

Marking all 3 of these bugs as WFM.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
It got fixed by the patch in bug 38370 in case anyone cares..
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: