Bugzilla – Bug 553160
focusable controls are missing 'focusable' state
Last modified: 2009-12-07 09:58:49 UTC
SUMMARY Enable button can be focused but is missing 'focusable' state REPRO 1. make /A11y/uia2atk/test/samples/moonlight/Button 2. run ButtonSample.html and accerciser 3. select button on the left tree in accerciser, under interface viewer, look at the button's states RESULTS Buttons can be focused by mouse click or press Tab key and raise 'focused' state (except button3), but no "focusable" state EXPECTED RESUlt "focusable" state is expected to enabled buttons
This is similar to #552879.
When this is completed, please change test_button.py and ensure it passes.
*** Bug 553692 has been marked as a duplicate of this bug. ***
RadioButton is also missing focusable.
Rewrite the summary because we found there are many focusable controls have the same problem, we will add them as a comment to remind.
HyperlinkButton has the same problem.
ToggleButton has the same problem.
TextBox has the same problem.
ListBox Items has the same problem.
PasswordBox has the same problem.
This should be fixed with latest moonlight 2.0.
Closed: moonatkbridge 147690, moonlight 1.99.9.99