Skip to content

Braille doesn't update when navigating between two FakeTableCell objects #15755

@Emil-18

Description

@Emil-18

Steps to reproduce:

  • Open, for example, the add-on store and use object navigation to go between the column information, such as name, version, etc

Actual behavior:

Braille gets stuck on the first column. This is because NVDA thinks all FakeTableCell objects is equal, obj1 == obj2 always returns True

Expected behavior:

Braille should be updated as normal

NVDA logs, crash dumps and other attachments:

n/a

System configuration

NVDA installed/portable/running from source:

installed

NVDA version:

2023.3

Windows version:

n/a

Name and version of other software in use when reproducing the issue:

n/a

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.

every version I have tried has this issue

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

    component/braillep3https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions