-
-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Milestone
Description
Steps to reproduce:
- Open a Java application that has an edit field, IntelliJ for example.
- Press NVDA+f9 and select text with the review cursor.
- Press NVDA+f10 to copy the text.
Actual behavior:
When the NVDA+f10 gesture is pressed, nvda keeps silent, however it produces the following message on the log:
File "JABHandler.pyc", line 569, in selectTextRange
TypeError: this function takes at least 4 arguments (2 given)
Expected behavior:
NVDA should select the text and report the text whas selected.
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
Installed / portable / source.
NVDA version:
2022.2.2, 2022.2, alpha-26596,2dbdb2b1 (2022.4.0.26596)
Windows version:
Windows 11 21H2 (10.0.22000)
Name and version of other software in use when reproducing the issue:
IntelliJ Idea 2022.1.4
Other information about your system:
Other questions
Does the issue still occur after restarting your computer?
Yes.
Have you tried any other versions of NVDA? If so, please report their behaviors.
Yes, the behavior is the same.
If NVDA add-ons are disabled, is your problem still occurring?
Yes.
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
Yes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels