Closed
Bug 393241
Opened 18 years ago
Closed 18 years ago
Scrollbar buttons are sometimes drawn with the wrong arrow
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha8
People
(Reporter: polidobj, Assigned: wgianopoulos)
References
Details
(Keywords: regression)
Attachments
(2 files)
|
79.99 KB,
image/png
|
Details | |
|
1.24 KB,
patch
|
vlad
:
review+
vlad
:
approval1.9+
|
Details | Diff | Splinter Review |
Scrollbar buttons are incorrectly drawn with an up arrow when the mouse leaves the scroll button and enter the scrollbar.
08-17 13:53 broke
08-17 13:39 ok
http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1187383140&maxdate=1187383979
Flags: blocking1.9?
Comment 1•18 years ago
|
||
I can confirm this too. The down arrow on the vertical scrollbars changes to an up arrow when the mouse is hovered over it and then moved into the scrollbar section.
Comment 2•18 years ago
|
||
Also occurs with both buttons on horizontal scrollbars.
Comment 3•18 years ago
|
||
Here's an example of the broken arrow at work - Using Wordpress.
My comment on MozillaZine:
> You click the scroll box, and the arrow changes orientation, but hovering back over the arrow changes it back to what it should be, but then clicking the scroll box again changes its orientation again...
Updated•18 years ago
|
Severity: trivial → normal
| Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•18 years ago
|
Assignee: nobody → wgianopoulos
Status: ASSIGNED → NEW
| Assignee | ||
Comment 4•18 years ago
|
||
This fixes it for me.
Attachment #278501 -
Flags: review?(vladimir)
Attachment #278501 -
Flags: review?(vladimir)
Attachment #278501 -
Flags: review+
Attachment #278501 -
Flags: approval1.9+
| Assignee | ||
Updated•18 years ago
|
Keywords: checkin-needed
| Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Comment 5•18 years ago
|
||
Checking in widget/src/windows//nsNativeThemeWin.cpp;
/cvsroot/mozilla/widget/src/windows/nsNativeThemeWin.cpp,v <-- nsNativeThemeWin.cpp
new revision: 3.93; previous revision: 3.92
done
Updated•18 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•