[Webkit-unassigned] [Bug 147404] AX: WebKit incorrectly exposes some plain text fields as search text fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 01:17:11 PDT 2015


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

--- Comment #3 from James Craig <jcraig at apple.com> ---
Looks like WebKit is exposing all plain text fields as search text fields based on some form submission heuristic: "search" substring in form action or submit button label. 

Even if this logic is localized, it should not do that. Only <input type="search"> should be exposed as a "search text field" (AXSubrole:AXSearchField)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150729/29947f68/attachment.html>


More information about the webkit-unassigned mailing list