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 upOutlook 2010 signature dialog: single controls wrapped in their own MsoCommandBar causing unneeded focus ancestry reporting #4096
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by nvdakor on 2014-04-28 04:33 |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by Michael Curran <mick@... on 2014-04-28 04:34
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by nvdakor on 2014-04-28 04:50
Thanks. |
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by Michael Curran <mick@... on 2014-04-28 05:18
|
This comment has been minimized.
This comment has been minimized.
|
Comment 6 by mdcurran (in reply to comment 4) on 2014-04-28 05:24 |
This comment has been minimized.
This comment has been minimized.
|
Comment 7 by nvdakor (in reply to comment 6) on 2014-04-28 05:29
Yes, typo's gone. The code for 4096 does not solve manage rules dialog problem (#3407). Thanks. |
This comment has been minimized.
This comment has been minimized.
|
Comment 9 by nvdakor on 2014-04-28 23:03 |
This comment has been minimized.
This comment has been minimized.
|
Comment 10 by Michael Curran <mick@... on 2014-06-10 04:33
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 11 by mdcurran on 2014-06-10 04:35 |
This comment has been minimized.
This comment has been minimized.
|
Testing on Windows 10 with NVDA 2018.4 Beta 2 and MS Word 2016 and MS Outlook 2016:
Developer info:
|
nvaccessAuto commentedApr 28, 2014
Reported by mdcurran on 2014-04-28 04:29
In the Signature dialog in Outlook 2010, many of the font controls (which are individually tabbable) are each wrapped in their own MsoCommandBar Toolbar. This leads to major overspeaking when tabbing around. These SomCommandBar toolbars in Outlook should be silenced in focus ancestry if they have one child.
Blocking #3407