Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upthe change in checked status is ot announced with SPACEBAR in new rules wizard of Outlook. #3063
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by sumandogra on 2013-03-09 11:28 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by jteh on 2013-03-09 11:50 |
This comment has been minimized.
This comment has been minimized.
|
Attachment 3063.patch added by kyogesh on 2013-07-23 13:06 |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by kyogesh on 2013-07-23 13:07 |
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by jteh on 2013-07-24 02:52 This change should be made so that the code only ever runs for that particular control, rather than in the base IAccessible NVDAObject. Otherwise, this check will run whenever space is pressed in any IAccessible object, which is a performance hit. So, in the outlook app module, you'll need to create an NVDAObject overlay class for REListBox20W check boxes. See the Developer Guide for details on overlay classes. |
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by jteh on 2013-07-24 02:55
|
This comment has been minimized.
This comment has been minimized.
|
Attachment 3063_modified.patch added by kyogesh on 2013-07-24 07:42 |
This comment has been minimized.
This comment has been minimized.
|
Comment 6 by kyogesh on 2013-07-24 07:45 |
This comment has been minimized.
This comment has been minimized.
|
Comment 7 by jteh on 2013-07-24 23:00 Does the text of the control change when you toggle it? If not, speaking the state alone is fine; that's consistent with how we handle check boxes everywhere else. |
This comment has been minimized.
This comment has been minimized.
|
Comment 8 by Michael Curran <mick@... on 2013-08-13 05:40
|
This comment has been minimized.
This comment has been minimized.
|
Comment 9 by Michael Curran <mick@... on 2013-08-13 05:40
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 10 by Michael Curran <mick@... on 2013-08-27 04:02
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 11 by jteh on 2013-11-26 23:26 |
nvaccessAuto commentedMar 8, 2013
Reported by sumandogra on 2013-03-08 15:07
Outlook 2010
The change in checked status of the check boxes on using SPACEBAR in the new rule wizard is not announced by NVDA. One has to use NVDA KEY+TAB to find out the checked status. Alternatively one has to navigate away from that particular item and come back to find out the checked status change.
Steps to reproduce: