GNOME Bugzilla – Bug 486971
[verified]Where Am I doesn't present toggle button state
Last modified: 2008-07-22 19:32:43 UTC
Steps to reproduce: 1) Run the Expander demo. The "Details" thing is a toggle button 2) Do a basic "Where Am I" via KP_Enter. 3) Orca should present the toggle button state (e.g., pressed or not pressed).
See also test/keystrokes/gtk-demo/role_toggle_button.py
Created attachment 99941 [details] [review] proposed patch Mike please test. Will please review. Also, while the updated tests (remove "bug" and add the state to the assertions) work fine for me, the first test fails independent of this bug. When you give it a try, please let me know if the first test's assertions fail on your box as well. If it does, I'll update this patch. Thanks guys! (p.s. already pylinted)
Looks good to me. As with the other patches, I've been running the regression tests, too, and they seem to be doing well. Thanks!
Thanks. Committed. Moving to pending. Updated the target milestone.
works great
Thanks closing as FIXED.