-
-
Notifications
You must be signed in to change notification settings - Fork 632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
detecting shapes and charts in Microsoft Word #1541
Comments
Comment 2 by fatma.mehanna on 2011-06-12 22:03 |
Attachment exampleForTheProblem.zip added by Shaimaa on 2011-07-01 22:35 |
Attachment MicrosoftWordExampleLog.txt added by Shaimaa on 2011-07-01 22:36 |
Comment 3 by Shaimaa on 2011-07-01 22:38 |
Comment 4 by orcauser on 2012-02-21 20:37 |
Comment 5 by jteh on 2012-02-21 21:55 |
Comment 6 by mdcurran on 2012-02-21 23:05 |
Comment 7 by briang1 on 2012-02-22 09:54 |
Comment 8 by fatma.mehanna on 2012-02-24 13:29 |
Comment 9 by mdcurran on 2012-05-02 10:30 |
Comment 10 by fatma.mehanna on 2013-01-04 16:38 |
refer to bug #5738. |
Could someone please upload the attachments to allow testing? Thanks. |
@Adriani90, files are now available |
I have tested this in MS Word 2010 with NVDA 2017.3. The picture is being announced with "Grafic space". It is true that there is no announcement of size, but this is the same like in PowerPoint. You can select the grafic and press context menu key. Then you go to grafic Format and there you can see the current size and the Position. You also can adjust it in that Dialog. Diagrams are recognized as embeded object and are being announced as such. This is because it is actually an Excel sheet embeded into MS Word. So, if you want to see the diagram type, you select the embeded object and press context menu key. There you find the Options for the diagram as well and diagram type and so on. The only things which are not recognized at all are forms such as Frames, lines, rectangles, circles and so on. I suggest closing this issue in favor of two new issues that I will create now. |
Thank you for the extensive testing @Adriani90. Closing |
Reported by Shaimaa on 2011-06-01 07:52
NVDA doesn't detect or report any info about any graphical item in microsoft word. It only says carriage return. this may make the user accidentally and mistakenly writes at the place of the graphical item or something like this wich will badly affect the format without notice. The problem exists in microsoft word 2003 and 2007. Nvda should report the type and the dimensions of this graphical item: picture, shape, or chart.
The text was updated successfully, but these errors were encountered: