Opened 12 years ago
Closed 12 years ago
#7323 closed bug (notabug)
The first link in a dialog is active
Reported by: | ollietb | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.css-framework | Version: | 1.8.12 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When links are present in a dialog, the first link is active and has a border around it when using the default stylesheet. http://jsfiddle.net/yzv5e/9/
I know that it's to preserve the tab order but it looks confusing to the user. It's annoyed me for over a year now and I have to always disable the styles for it. I've been expecting a fix with each release but after searching the trac I haven't seen it reported before, so I thought it would note it here so at least it's documented.
Note: See
TracTickets for help on using
tickets.
This isn't something that we will deal with. If you don't want links outlined, that up to you, but it's an accessibility issue if you don't distinguish the focused element.