Closed
Bug 50405
Opened 26 years ago
Closed 25 years ago
nonbreaking string wider than window causes lose of scrollbar
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: ve3ll, Assigned: clayton)
Details
When a nonbreaking string has a width greater than the window,
it loses the vertical scroller instead of adding a horizontal
scroller. Test by making an html doc with a fake 30 digit string
1234etc. Now gradually size the window to left and watch scroller
disappear... obviously two errors here. need to bring up horizontal
one and not lose vertical one -- noticed on build 82508 ....
also noticed someone fixed nonbreaking spaces that broke on
build 82508 so slowly the flakes disappear ;-] ;-]
Are you sure this isn't the problem that we lose the vertical scrollbar when the
window gets to narrow, irregardless of the content?
| Reporter | ||
Comment 2•26 years ago
|
||
dbaron is correct. the disappearance of the vertical bar is
not related to unbreaking strings. ANYTIME the width goes below
aprox 32 characters of standard pitch, the vertical bar disappears.
It should stay available right to the bitter end of narrowing.
Was not a problem in netscape 4.x but new layout is glitched.
Comment 3•25 years ago
|
||
should this go to Layout? [shrugs. not my qa realm, at least. reassign as
needed.]
Assignee: ben → clayton
Component: XP Apps: GUI Features → Layout
QA Contact: sairuh → petersen
Comment 4•25 years ago
|
||
This is a dup. Now to find the relevant bug...
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 20318 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•