[Webkit-unassigned] [Bug 273400] New: AX: The API names of fields are announced when navigating on edit icons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 07:31:26 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=273400

            Bug ID: 273400
           Summary: AX: The API names of fields are announced when
                    navigating on edit icons
           Product: WebKit
           Version: Safari 17
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: omandt at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 471192

  --> https://bugs.webkit.org/attachment.cgi?id=471192&action=review

recording of edit interaction

Safari Version :  17.4.1 (19618.1.15.11.14)

macOS : 14.4.1 (23E224)

Description: The API names of fields are announced when navigating on edit icons

Steps to reproduce-
1.Login to Salesforce as Channel Sales AE
2.Navigate to Accounts Tab and click on any CP Account->Click on SI Summary tab
3.Goto System Settings >> Accessibility >> Voice Over >> Turn on Voice Over
4.Verify if the Voice Over is reading out everything correctly (while navigating using the keyboard)

Result: Field name announced as 'LastReviewedBy__c'

Code Snippet: 

<lightning-primitive-icon variant="bare"><svg class="slds-button__icon slds-button__icon_hint" focusable="false" data-key="edit" aria-hidden="true" viewBox="0 0 520 520" part="icon"><g><path d="M95 334l89 89c4 4 10 4 14 0l222-223c4-4 4-10 0-14l-88-88a10 10 0 00-14 0L95 321c-4 4-4 10 0 13zM361 57a10 10 0 000 14l88 88c4 4 10 4 14 0l25-25a38 38 0 000-55l-47-47a40 40 0 00-57 0zM21 482c-2 10 7 19 17 17l109-26c4-1 7-3 9-5l2-2c2-2 3-9-1-13l-90-90c-4-4-11-3-13-1l-2 2a20 20 0 00-5 9z"></path></g></svg></lightning-primitive-icon>

<span class="slds-assistive-text">Edit: LastReviewedBy__c</span>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240429/b6b1c34d/attachment-0001.htm>


More information about the webkit-unassigned mailing list