Closed Bug 3113 Opened 26 years ago Closed 26 years ago

Does not display <hr width='100%'> correctly

Categories

(Core :: Layout, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 2743

People

(Reporter: jonathan_gengler, Assigned: troy)

References

()

Details

When I tried to go to my home page, the horizontal rule on my page which was to take up 100% of the window took up too much space and necessitated horizontal scrolling. This needs to be adjusted to mirror previous versions of Netscape. This file is php3, but the underlying html tag display is the problem. Jonathan Gengler
I'm not sure what you mean by 'necessitated horizontal scrolling', but I do see a problem with <HR>. To jonathan_gengler@hotmail.com :: do you mean a 'redundant scrollbar' or do you mean 'grossly overwidth page'? By the way, what date/build/OS were you using? I tried the following HTML with four _win95_non-debug_ builds and in the two most recent builds, I get a redundant horizontal scrollbar (with about 3px of "slack"). It seems to be independent of the 'width' attribute of HR. <html><head></head><body> <hr> </body></html> --------+---------------------- build | Scrollbar? (YES/NO) --------+---------------------- Jan29 | NO Feb03 | NO Feb05 | YES Feb10 | YES
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 2743 ***
Status: RESOLVED → VERIFIED
Verified Dup
You need to log in before you can comment on or make changes to this bug.