Closed
Bug 424094
Opened 17 years ago
Closed 17 years ago
Checkboxes and radiobuttons in XUL has no hover effect.
Categories
(Core :: Widget: Win32, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: vlad)
References
Details
(Keywords: regression)
Attachments
(4 files)
158 bytes,
application/xhtml+xml
|
Details | |
395 bytes,
image/png
|
Details | |
568 bytes,
image/png
|
Details | |
589 bytes,
patch
|
pavlov
:
review+
damons
:
approval1.9b5+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; da; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; da; rv:1.9b5pre) Gecko/2008031905 Minefield/3.0b5pre
When I hover a checkbox or radiobutton in XUL, there is no visual feedback. It works in HTML.
I am using the default Luna theme in Windows XP.
Reproducible: Always
Steps to Reproduce:
1. Open the options dialog
2. Hover a checkbox or radiobutton
Actual Results:
Nothing happens
Expected Results:
A colored outline should appear on the inside of the border.
Comment 1•17 years ago
|
||
Yeah, the orange glow is missing. Regression window is
http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1204261800&maxdate=1204267979
seems to be caused by bug 418552.
Blocks: 418552
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Version: unspecified → Trunk
Updated•17 years ago
|
Component: Layout → Widget: Win32
QA Contact: layout → win32
Updated•17 years ago
|
Flags: blocking1.9?
Comment 2•17 years ago
|
||
Is it possible to attach a test case here?
Reporter | ||
Comment 3•17 years ago
|
||
Reporter | ||
Comment 4•17 years ago
|
||
Reporter | ||
Comment 5•17 years ago
|
||
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → vladimir
Flags: blocking1.9? → blocking1.9+
Priority: -- → P2
Assignee | ||
Comment 6•17 years ago
|
||
Well, that's a silly typo.
Attachment #310927 -
Flags: review?(pavlov)
Updated•17 years ago
|
Attachment #310927 -
Flags: review?(pavlov) → review+
Assignee | ||
Updated•17 years ago
|
Attachment #310927 -
Flags: approval1.9b5?
Comment 7•17 years ago
|
||
should we get an automated test here, vlad?
Comment 8•17 years ago
|
||
Comment on attachment 310927 [details] [diff] [review]
silly bug
a1.9beta5+=damons
Attachment #310927 -
Flags: approval1.9b5? → approval1.9b5+
Assignee | ||
Comment 9•17 years ago
|
||
Fix checked in.
(Automated testcase is hard, because it requires the mouse to be hovered over the control.. don't think we have any way of doing that in any of our frameworks.)
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 11•17 years ago
|
||
verified fixed using the options menu and also the testcase from Jesper on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008041217 Minefield/3.0pre ID:2008041217
--> Verified fixed
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•