FLUID-913: Focus styling not properly removed from accessible checkboxes, using Opera 9.6

Metadata

Source
FLUID-913
Type
Bug
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Justin Obara
Created
2008-07-16T14:47:29.000-0400
Updated
2011-01-12T13:21:55.557-0500
Versions
  1. 0.4
  2. 0.5beta1
  3. 0.5
  4. 0.6beta1
  5. 0.6
  6. 0.7
  7. 0.8
  8. 1.0
  9. 1.1
  10. 1.1.1
  11. 1.1.2
  12. 1.2
Fixed Versions
N/A
Component
  1. Keyboard Accessibility

Description

When using the keyboard to navigate between accessible checkboxes, the focus styling is not properly removed.

Steps to reproduce:

1) Open the Checkboxes example from the daily build site:
http://build.fluidproject.org/fluid/sample-code/keyboard-a11y/checkboxes/CheckboxExample.html

2) Using the keyboard, tap the 'tab' key until one of the checkboxes has focus

3) Using the keyboard, tap the 'arrow' keys to navigate around the checkboxes. Notice that the focus styling isn't properly removed.

Environments

Opera 9.6 (Mac OS 10.5, Win XP)

Attachments

Comments

  • Justin Obara commented 2008-07-16T14:48:43.000-0400

    'screenshot-1' shows the focus styling remaining after focus moved

  • Anastasia Cheetham commented 2011-01-12T13:21:55.512-0500

    The demo in question no longer exists.