Open
Bug 899021
Opened 12 years ago
Updated 3 years ago
checkbox & radio button focus not that visible
Categories
(Core :: Widget: Win32, defect)
Tracking
()
NEW
People
(Reporter: henrylis, Unassigned)
Details
(Keywords: access, dupeme)
Attachments
(1 file)
|
214 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0 (Beta/Release)
Build ID: 20130511120803
Steps to reproduce:
1. Open the attached html file CheckboxRadioHtmlSample.html
2. Tab to the checkbox & radio button.
Actual results:
The controls DO get focus, however focus is not that visible; I can barely see the dotted line, esp on the radio button
Expected results:
I would expect focus to be a lot more visible on these controls, so the controls are fully accessible to all users.
Updated•12 years ago
|
Attachment #782513 -
Attachment mime type: text/plain → text/html
Comment 1•12 years ago
|
||
Particularly remarkable if HWA enabled.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: 21 Branch → Trunk
Comment 2•12 years ago
|
||
Kind of "regressed" against Firefox 3.6, probably since Introduction of HWA.
The non-HWA behavior can be seen with e.g. Firefox 3.0, too.
Component: General → Widget: Win32
Whiteboard: [dupeme]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•