Skip to content
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

OpenOffice IA2: Double reporting of dialog captions #3631

Closed
nvaccessAuto opened this issue Nov 8, 2013 · 2 comments
Closed

OpenOffice IA2: Double reporting of dialog captions #3631

nvaccessAuto opened this issue Nov 8, 2013 · 2 comments

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2013-11-08 01:53
This occurs because getDialogText includes the name of the caption even though it's already included the IA2 text. This can be fixed easily by setting isNameIncluded to True for ROLE_STATICTEXT.

@LeonarddeR
Copy link
Collaborator

@jcsteh: is this still an issue? I can't reproduce this in the find and replace dialog of Libre Office, for example.

@jcsteh
Copy link
Contributor

jcsteh commented Jul 19, 2017

It seems this issue is fixed, but now we don't report dialog captions at all; e.g. the "Save Document?" dialog. That should probably be addressed in a separate issue to avoid confusion.

Quick note: getDialogText probably doesn't descend into option panes. It needs to for LibreOffice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants