Skip to content

NVDA gives error when selecting text using NVDA+f10 gesture on Java applications #14163

@thgcode

Description

@thgcode

Steps to reproduce:

  1. Open a Java application that has an edit field, IntelliJ for example.
  2. Press NVDA+f9 and select text with the review cursor.
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions