Skip to content

Python 3: Fix error when fetching JAVA text ranges - #9951

Merged
feerrenrut merged 1 commit into
nvaccess:thresholdfrom
BabbageCom:javaFix
Jul 19, 2019
Merged

Python 3: Fix error when fetching JAVA text ranges#9951
feerrenrut merged 1 commit into
nvaccess:thresholdfrom
BabbageCom:javaFix

Conversation

@LeonarddeR

@LeonarddeR LeonarddeR commented Jul 18, 2019

Copy link
Copy Markdown
Collaborator

Link to issue number:

Fixes #9939

Summary of the issue:

When fetching java text ranges, NVDA now throws a character buffer at getAccessibleTextRange (see commit 15d8374). This no longer matches the ctypes prototype applied to the function.

Description of how this pull request fixes the issue:

Told ctypes that it should now expect a pointer to c_char instead of _wchar.

Testing performed:

t.b.d.

Known issues with pull request:

NOne

Change log entry:

None

@LeonarddeR
LeonarddeR requested a review from feerrenrut July 18, 2019 09:55
@LeonarddeR

Copy link
Copy Markdown
Collaborator Author

@fernando-jose-silva: Here is a try build. Could you please have a test?

@zstanecic

zstanecic commented Jul 18, 2019 via email

Copy link
Copy Markdown
Contributor

@LeonarddeR

Copy link
Copy Markdown
Collaborator Author

Just a text field.

@fernando-jose-silva

Copy link
Copy Markdown

@LeonarddeR
Thank you very much, the 18129 test build works perfectly.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants