Bug 273405

Summary: AX: Unable to Navigate in the 'filter by' options combo-box as it gets stuck when the menu opens
Product: WebKit Reporter: omandt
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: andresg_22, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 17   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screen recording of filter by picklist interaction
none
code snippet of HTML none

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