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

NVDA incorrectly reporting links when editing in Apache Openoffice Calc ia2 branch #3142

Closed
nvaccessAuto opened this issue Apr 8, 2013 · 5 comments

Comments

@nvaccessAuto
Copy link

Reported by ateu on 2013-04-08 22:38
This problem appeared in writter some time ago and you fixed.
Now it is in calc.
When editing cells in Apache OpenOffice ia2 branch, NVDA speaks "link" at the start of the line, even if it's a blank line.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2013-04-08 23:13
This is a bug in OO IA2. IAccessibleHypertext::hyperlinkIndex(0) returns 0 instead of -1.

Note that OO IA2 is still heavily under development, so a great deal is likely to change before it is released.

@nvaccessAuto
Copy link
Author

Comment 2 by ateu (in reply to comment 1) on 2013-04-08 23:35
Replying to jteh:

This is a bug in OO IA2. IAccessibleHypertext::hyperlinkIndex(0) returns 0 instead of -1.

Note that OO IA2 is still heavily under development, so a great deal is likely to change before it is released.

Is this different of the problem with writter that you have fixed?

@nvaccessAuto
Copy link
Author

Comment 3 by jteh (in reply to comment 2) on 2013-04-09 02:28
Replying to ateu:

Is this different of the problem with writter that you have fixed?

Yes. In any case, that code fix wasn't specific to Writer.

@bhavyashah
Copy link

@jcsteh's #3142 (comment) suggests that Open Office's IA2 implementation was still under development at that point in time. Jamie, could you please test whether the reported issue still occurs with Open Office?

@jcsteh
Copy link
Contributor

jcsteh commented Aug 15, 2017

Tested in LibreOffice, since OpenOffice is no longer actively maintained. Can't reproduce in LibreOffice 5.3.0.3. This is a bit old now, but it's reasonable to assume this fix still holds in later versions. Closing.

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