Bug 273405 - AX: Unable to Navigate in the 'filter by' options combo-box as it gets stuck when the menu opens
Summary: AX: Unable to Navigate in the 'filter by' options combo-box as it gets stuck ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 17
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-29 08:29 PDT by omandt
Modified: 2024-04-29 08:30 PDT (History)
2 users (show)

See Also:


Attachments
Screen recording of filter by picklist interaction (1.40 MB, video/quicktime)
2024-04-29 08:29 PDT, omandt
no flags Details
code snippet of HTML (54.63 KB, image/png)
2024-04-29 08:30 PDT, omandt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description omandt 2024-04-29 08:29:48 PDT
Created attachment 471197 [details]
Screen recording of filter by picklist interaction

Safari Version :  17.4.1 (19618.1.15.11.14)

macOS : 14.4.1 (23E224)

Description: Unable to Navigate in the 'filter by' options combo-box as it gets stuck when the menu opens

Steps to reproduce-
1.Log in as a PEM & SI User.
2.Open any PEM enabled account.
3.Navigate to SI Summary tab.
4.Navigate to Initiative Tracking Summary section.
5.Verify the keyboard Navigation for the component.
6.Verify Voice over for the component.

Expected Result:
Be able to action the 'Filter By' combobox

Actual Result:
Unable to action the 'Filter By' combobox

Code snippet:

<input lwc-20v4klqf306="" class="slds-input_faux slds-combobox__input" role="combobox" tabindex="0" aria-controls="listbox-id-29-5263" aria-expanded="false" aria-haspopup="listbox" data-id="combobox-id-1" readonly="" type="text">
Comment 1 Radar WebKit Bug Importer 2024-04-29 08:30:01 PDT
<rdar://problem/127234729>
Comment 2 omandt 2024-04-29 08:30:34 PDT
Created attachment 471198 [details]
code snippet of HTML