Skip to content

Restore fetch of selected item in listboxes#10713

Merged
feerrenrut merged 1 commit into
masterfrom
chrome_restoreFetchSelItemInListBox
Jan 29, 2020
Merged

Restore fetch of selected item in listboxes#10713
feerrenrut merged 1 commit into
masterfrom
chrome_restoreFetchSelItemInListBox

Conversation

@feerrenrut

@feerrenrut feerrenrut commented Jan 23, 2020

Copy link
Copy Markdown
Contributor

Link to issue number:

Original issue #9364
And original fix

Chrome bug tracker: https://crbug.com/947898

Summary of the issue:

Due to #9364, fetching of selected item for list boxes was disabled. The issue in Chrome has been fixed since Version 77, we are now able to restore this functionality.

Description of how this pull request fixes the issue:

Remove Chrome specific code avoiding fetching selected items for listboxes.

Testing performed:

Followed STR from #9364.

Known issues with pull request:

Change log entry:

New features:
The currently selected item in listboxes is again presented in browse mode in Chrome, similar to NVDA 2019.1.

The issue in Chrome was resolved in version 77. It is now safe to re-enable fetching of selected items for listboxes.
Original issue #9364
@feerrenrut feerrenrut merged commit 3baedc1 into master Jan 29, 2020
@feerrenrut feerrenrut deleted the chrome_restoreFetchSelItemInListBox branch January 29, 2020 08:34
feerrenrut added a commit that referenced this pull request Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants