[Webkit-unassigned] [Bug 152663] AX: incorrect accessible name from multiple label elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 01:28:28 PDT 2021


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

Thibaud Colas <thibaudcolas at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thibaudcolas at gmail.com

--- Comment #2 from Thibaud Colas <thibaudcolas at gmail.com> ---
The report is pretty clear as it is but I’ve had to discover and research this bug myself so adding the details here.

Relevant specification on accessible name computation: https://www.w3.org/TR/html-aam-1.0/#input-type-text-input-type-password-input-type-search-input-type-tel-input-type-url-and-textarea-element

Extract (matching what Zoë has reported):

> Otherwise use the associated label element(s) accessible name(s) - if more than one label is associated; concatenate by DOM order, delimited by spaces.

Real-world example of this bug if it helps: https://github.com/django/django/pull/14389, https://code.djangoproject.com/ticket/32338

-- 
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/20210616/0b9667ef/attachment.htm>


More information about the webkit-unassigned mailing list