[Webkit-unassigned] [Bug 258480] New: AX: description list (dl + dt + dd elements) list length incorrectly announced

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 23 13:35:13 PDT 2023


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

            Bug ID: 258480
           Summary: AX: description list (dl + dt + dd elements) list
                    length incorrectly announced
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Intel)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rfrace at mac.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Description:
Desktop Safari+VoiceOver announces a <dl> as the proper length, but then announces a different length because it seems to consider both <dt> and <dd> as list items. The list count should be consistent.

Frequency:
Always

Steps to reproduce/Results:
1. Load the W3Schools example code from https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_dd_test and focus on the results frame
2. Read through the content with read next (not read all)
3. Note that the list length changes when reading the list contents

VoiceOver Output results:
description list 2 items
Coffee 1 of 4
Black hot drink 2 of 4
Milk 3 of 4
White cold drink 4 of 4
end of description list

Hardware/software used:
Reproduced on 2 different MacBooks running 13.4.1

Additional notes:
none

-- 
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/20230623/e252a286/attachment.htm>


More information about the webkit-unassigned mailing list