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 upSupport for form fields in Microsoft Word #2295
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2012-05-03 23:04 |
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by jteh on 2013-07-25 03:40
WdFieldType enumeration, which includes form field types: http://msdn.microsoft.com/en-us/library/office/bb213727%28v=office.12%29.aspx statusText should be reported as the name of the field. Note that this only applies to what Word 2007 calls legacy controls. It looks like the newer form fields don't even show up in the formFields property. |
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by jteh on 2013-07-25 04:07 ContentControl object: http://msdn.microsoft.com/en-us/library/office/bb213727%28v=office.12%29.aspx |
This comment has been minimized.
This comment has been minimized.
|
Comment 6 by csm120 (in reply to comment 4) on 2013-07-25 10:04 Replying to jteh:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 7 by jteh on 2013-07-26 06:16 |
This comment has been minimized.
This comment has been minimized.
|
Comment 8 by Michael Curran <mick@... on 2013-07-28 17:51
|
This comment has been minimized.
This comment has been minimized.
|
Comment 9 by Michael Curran <mick@... on 2013-07-30 07:04
|
This comment has been minimized.
This comment has been minimized.
|
Comment 11 by Michael Curran <mick@... on 2013-08-08 05:52
|
This comment has been minimized.
This comment has been minimized.
|
Comment 12 by Michael Curran <mick@... on 2013-08-08 05:52
|
This comment has been minimized.
This comment has been minimized.
|
Comment 13 by jteh on 2013-08-08 06:11 |
This comment has been minimized.
This comment has been minimized.
|
Comment 14 by jteh on 2013-08-08 06:14 |
This comment has been minimized.
This comment has been minimized.
|
Comment 15 by jteh on 2013-08-10 08:48 |
This comment has been minimized.
This comment has been minimized.
|
Comment 16 by Michael Curran <mick@... on 2013-08-24 22:23
|
This comment has been minimized.
This comment has been minimized.
|
Comment 17 by Michael Curran <mick@... on 2013-08-24 22:23
|
This comment has been minimized.
This comment has been minimized.
|
Comment 18 by Michael Curran <mick@... on 2013-08-24 22:23
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 19 by jteh on 2013-11-26 23:26 |
nvaccessAuto commentedMay 3, 2012
Reported by jfauchon on 2012-05-03 14:18
Hello,
NVDA desn't detect fomfields in Microsoft Word. For examples, check box, combo box, edit box...
ake ths support please.
Thank you.
Can you m
Blocking #3375, #3383