[Webkit-unassigned] [Bug 248717] AX: Don't include password input value in aria-labelledby description

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 17:57:48 PST 2022


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

--- Comment #10 from Tommy McHugh <thomas_mchugh at apple.com> ---
(In reply to Andres Gonzalez from comment #8)
> The same applies to the other instances. In general the value of the
> password field should not be exposed as an empty string but instead as a
> mask string, so that the VO user can arrow through it, know how many chars
> are in the filed, etc., i.e., to have the same experience as the sighted
> user.
Sounds good! Made this the bullet character mask to match what iOS wrapper uses. AXValue already returns masked characters, it's a VoiceOver specific issue why we don't announce those.

-- 
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/20221207/d8fac6e5/attachment-0001.htm>


More information about the webkit-unassigned mailing list