Closed
Bug 31515
Opened 26 years ago
Closed 26 years ago
Buttons on tiny scrollbars redrawn incorrectly
Categories
(Core :: XUL, defect, P5)
Tracking
()
People
(Reporter: jruderman, Assigned: eric)
Details
(Whiteboard: round off bug.)
Attachments
(2 files)
Steps to reproduce:
1. Open http://bugzilla.mozilla.org/
2. Size the browser window so that the horizontal scrollbar, vertical
scrollbar, or both have no thumb. Try with various amounts of space between
the two scrollbar buttons.
3. Move around the document by pressing those buttons.
(On Win32, you can't make the window really tiny horizontally. If you need to,
open the sidebar to make up for this effect.)
You'll notice that the buttons slowly change as the page scrolls, as if mozilla
was trying to draw a thumb on top of the scrollbar buttons but failing. The
effect is that when you're scrolled to the right, the right button appears to
stay depressed, etc.
Another problem occurs when the window is squeezed even more, so that both the
horizontal and vertical scrollbars move halfway into the corner below the
vertical scrollbar: the overlapping buttons don't pop back up when you release
the mouse button.
Comment 1•26 years ago
|
||
davidr8 : I'm not seeing this at all on win98 2000031009. However, I'm not
entirely certain that I'm following your description. Perhaps you could
elaborate and/or attach a screenshot. Thanks.
| Reporter | ||
Comment 2•26 years ago
|
||
| Reporter | ||
Comment 3•26 years ago
|
||
Comment 4•26 years ago
|
||
Thanks. So I did understand what you were describing, but I can't duplicate
the second attachment scenario. In the first attachment, I'm not clear what
the problem is (unless it is a small white line that I can't recreate either).
What build are you using?
Comment 5•26 years ago
|
||
Reproduced using 31109 NS verification build on Win98.
Assigning to evaughan as p5 for M20
Assignee: trudelle → evaughan
Priority: P3 → P5
Target Milestone: M20
| Reporter | ||
Comment 6•26 years ago
|
||
(Reply to jrgm)
Yeah, I am referring to the small white line, although it's not limited to
white lines. dark grey lines and misplaced arrows happen too, making the button
look depressed, or making the "inner" (closer to the empty elevator) half of
the button get drawn as depressed while the "outer" half gets drawn as raised.
Builds - 2000 030913 and 2000 031108 on Windows 98.
Comment 7•26 years ago
|
||
Mass move of all M20 bugs to M30.
Updated•26 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 9•26 years ago
|
||
This is because of a round off error converting from twips to pixels.
Status: NEW → ASSIGNED
Whiteboard: round off bug.
| Assignee | ||
Comment 10•26 years ago
|
||
*** This bug has been marked as a duplicate of 29949 ***
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•