Issue #9499 has been reported by Randall Hansen. ---------------------------------------- Bug #9499: Dashboard controls should be keyboard-addressable https://projects.puppetlabs.com/issues/9499
Author: Randall Hansen Status: Accepted Priority: Normal Assignee: Daniel Sauble Category: Target version: 1.x Keywords: accessibility Branch: Affected URL: Affected Dashboard version: That is, hitting TAB (in a properly-configured OS and browser) should cycle between browser controls (e.g., links, buttons). There's some CSS (I think) that's hiding the focus of the current element. If I turn off CSS in my browser, these behaves (and looks) as expected. We need to find the CSS that's doing this and remove it gracefully. By "gracefully" I mean that if possible we shouldn't make visible compromises for this. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
