Bug 135568 - AX: Secure text fields need to support Search parameterized attributes
Summary: AX: Secure text fields need to support Search parameterized attributes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-08-04 11:22 PDT by chris fleizach
Modified: 2014-08-04 14:35 PDT (History)
9 users (show)

See Also:


Attachments
patch (4.24 KB, patch)
2014-08-04 11:53 PDT, chris fleizach
mario: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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