Bug 266483 - Unable to Make Random Selections From a Select Multiple HTML Element Using the Keyboard Only
Summary: Unable to Make Random Selections From a Select Multiple HTML Element Using th...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 17
Hardware: Mac (Apple Silicon) macOS 14
: P2 Major
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2023-12-15 07:59 PST by Louis Reed
Modified: 2023-12-18 19:46 PST (History)
5 users (show)

See Also:


Attachments
Demonstration of Bug Using Chrome and Safari (28.02 MB, video/quicktime)
2023-12-15 07:59 PST, Louis Reed
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Louis Reed 2023-12-15 07:59:34 PST
Created attachment 469064 [details]
Demonstration of Bug Using Chrome and Safari

With the <select> HTML element with the "multiple" option added (<select multiple>) and when using the Chrome browser, I am able to move a highlight within the element when holding the Command (⌘) key and pressing the Up (or Down) arrow key. With the desired selection highlighted, the option can then be selected using the Spacebar key. However, when using the Safari browser, I am unable to make random selections; only multiple, sequential options can be selected by holding the Shift key and pressing the Up (or Down) arrow key. If I try holding the Command (⌘) key, and then pressing the Up (or Down) arrow key, all previously selected options are automatically deselected.
Comment 1 Radar WebKit Bug Importer 2023-12-15 07:59:47 PST
<rdar://problem/119721451>