Closed
Bug 119677
Opened 24 years ago
Closed 22 years ago
wrong scrollbar behaviour
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: devotip, Assigned: attinasi)
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7+) Gecko/20020111
BuildID: 2002011103
Reproducible: Always
Steps to Reproduce:
1.open provided testcase
Actual Results: vertical scrollbar is missing while is needed to see all lines
orizontal scrollbar is not needed and is misplaced
Expected Results: scrollbar as needed to see lines
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
layout. seeing this on current linux too.
Assignee: trudelle → attinasi
Status: UNCONFIRMED → NEW
Component: XP Apps → Layout
Ever confirmed: true
OS: Windows 98 → All
QA Contact: sairuh → petersen
Hardware: PC → All
Summary: wrong scrollbar behaviour → wrong scrollbar behaviour
Updated•24 years ago
|
Severity: major → normal
Target Milestone: --- → mozilla1.1
the summary on this bug is *very* generic. It could mean "scrollbars are too
sqeaky and need to be oiled weekly" as easily as anything else.
Some dup marking needs to be done, but I'm not sure which is the best bug:
bug 48798 - GFX Scrollbars disappear when window gets very small
bug 119677 - wrong scrollbar behaviour
bug 146295 - Vertical scrollbar missing or incorrect for very small window
bug 163803 - Scrollbar does not appear for small view sizes
my inclination is to keep bug 48798 and dup the rest, but I'll let those
involved make the call and do the deed :)
-matt
| Reporter | ||
Comment 5•23 years ago
|
||
The vanishing vertical scrollbar is consistent with the preferred bug 48798 but
part of the issue is the area where scrollbars are applied which triggered this
bug report.
Orizontal scrollbar spans the available window width and is correct, the
vertical one is small and is not related to available window height while I
think it should.
If the vertical size is for some reason to be considered correct this is only a dup
if scrollbars are still sqeaky after few oil drops there must be a damaged bearing
Comment 7•22 years ago
|
||
Fixed when roc redid height-auto behavior in the presence of overflow.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•