Closed Bug 122602 Opened 23 years ago Closed 23 years ago

[EV]Scrollbars painting problems on <div style="overflow:scroll">

Categories

(Core :: Layout, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1380
Future

People

(Reporter: alexander.grimalovsky, Assigned: rods)

Details

(Keywords: testcase)

Attachments

(1 file)

Scrollbars are painted incorrectly for <DIV> tag with style 'overflow:scroll' applied. Please take a look at attached test case. Try to run it and drag horisontal scrollbar.
Confirming on 2002012503 Win2k.
Status: UNCONFIRMED → NEW
Ever confirmed: true
seeing the problem on current linux too (2002-01-29-21).
OS: Windows 2000 → All
Hardware: PC → All
Target Milestone: --- → mozilla1.0
It looks more like a reflow problem. The scrollbar thumbs have the wrong size until they are actually scrolled. In IE6.0 the text wraps and the thumbs are deactivated. In Moz the text does not wrap, but shows horizontal and vertical thumbs taking up the full horizontal and vertical extent. After grabbing either of the thumbs, both thumbs resize themselves appropriately.
Confirming, hitting F9 to cause reflow (opens/closes sidebar) makes the thumbs correctly sized... Over to layout.
Assignee: kmcclusk → attinasi
Component: Compositor → Layout
Target Milestone: mozilla1.0 → ---
Rod, could this be related to the problem you were seeing with scrollbars in print preview where there was an assumption about the sequence of reflow commands?
Assignee: attinasi → rods
hmmmm, I'll take a look.
Status: NEW → ASSIGNED
Summary: Scrollbars painting problems on <div style="overflow:scroll"> → [EV]Scrollbars painting problems on <div style="overflow:scroll">
Target Milestone: --- → mozilla0.9.9
Target Milestone: mozilla0.9.9 → mozilla1.0
Moving to Mozilla1.1. Engineers are overloaded with higher priority bugs.
Target Milestone: mozilla1.0 → mozilla1.1
Priority: -- → P2
Target Milestone: mozilla1.1 → Future
Related to or duplicate of bug 119677. Overflow:scroll also used there, inside <body> instead of div.
Keywords: testcase
*** Bug 146395 has been marked as a duplicate of this bug. ***
WFM, 2002-08-20-08 trunk Linux WFM, 2002-08-21-04 trunk Windows 2000
With 1.1 on OS X I get wrapped text and scrollbars. The scrollbars are correctly drawn with movable thumbs but do not scroll anything. All of the text is shown. Appears to be mostly correct as overflow:scroll should always draw scrollbars.
*** This bug has been marked as a duplicate of 1380 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: