#11560 closed defect (wontfix)
RadioButton: CSS outline broken
Reported by: | mctom987 | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | tbd |
Component: | Dijit - Form | Version: | 1.5 |
Keywords: | dojo css outline radioButton | Cc: | |
Blocked By: | Blocking: |
Description
Firefox 3.6.8 Windows XP SP3
Using CSS, I gave a radio button an outline on focus. However, this led to an odd square outline for a round object. I added in an -moz-outline-radius to my CSS, and it worked fine, until I moved my mouse. This does not occur on the natural <input>, only when using Dojo. However, this is not the end of the bug. Zooming in, even if just once, resolves this broken outline.
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | dojo_1_5_0_bug.png added |
---|
comment:1 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Summary: | Outline broken on a dijit.form.RadioButton → RadioButton: CSS outline broken |
I see what you are saying, but I don't see anything dijit can do to fix this. By default we put the focus outline on the label rather than the RadioButton itself.
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Different variations of the focused radio button