Skip to content

nvaccess/nvda

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

…t and actual editable text auto select detection behavior. Re #15836. (#15848)

Addresses initial flaw found in #15837

Summary of the issue:
Turns out both XAML editable text and editable text auto-select detection behavior must be removed to let emoji panel items be announced when using arrow keys.

Description of user facing changes
Windows 11 emoji panel items can be reported when using arrow keys.

Description of development approach
Both XAML editable text and editable text with auto-select detection behavior must be removed when handling Windows 11 emoji panel text field to allow arrow keys to work when reviewing emoji panel entries. I'm sure there is a more elegant solution.
8052b68

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 16, 2023 13:50
October 16, 2023 13:50
March 15, 2022 10:27
October 16, 2023 13:50
November 15, 2013 16:44

NVDA

NVDA (NonVisual Desktop Access) is a free, open source screen reader for Microsoft Windows. It is developed by NV Access in collaboration with a global community of contributors. To learn more about NVDA or download a copy, visit the main NV Access website.

Please note: the NVDA project has a Citizen and Contributor Code of Conduct. NV Access expects that all contributors and other community members will read and abide by the rules set out in this document while participating or contributing to this project.

The NVDA project is guided by a product vision statement and set of principles. The vision and principles should be always considered when planning features and prioritizing work.

NVDA is available under a modified GNU General Public License version 2. Please refer to our license for more information.

NVDA Community

Contributing to NVDA

If you would like to contribute to NVDA, you can read more information in our contributing guide. This includes information on reporting issues, triaging issues, testing, translating, contributing code/documentation and creating add-ons.