Bug 135568

Summary: AX: Secure text fields need to support Search parameterized attributes
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, commit-queue, dmazzoni, jcraig, jdiggs, mario, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch mario: review+

Description chris fleizach 2014-08-04 11:22:24 PDT
Secure text fields normally don't support any parameterized attributes. But we do need to support the fast searching attribute so that searching can start from this element.

<rdar://problem/17892067>
Comment 1 chris fleizach 2014-08-04 11:53:58 PDT
Created attachment 235977 [details]
patch
Comment 2 Mario Sanchez Prada 2014-08-04 13:14:57 PDT
Comment on attachment 235977 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=235977&action=review

> LayoutTests/platform/mac/accessibility/secure-text-field-supports-fast-search.html:17
> +

Empty blank line
Comment 3 chris fleizach 2014-08-04 14:35:18 PDT
http://trac.webkit.org/changeset/172002