RESOLVED FIXED 184465
AX: Expose strong password fields on iOS
https://bugs.webkit.org/show_bug.cgi?id=184465
Summary AX: Expose strong password fields on iOS
Nan Wang
Reported 2018-04-10 13:36:41 PDT
Expose strong password fields on iOS
Attachments
patch (8.73 KB, patch)
2018-04-10 13:47 PDT, Nan Wang
no flags
patch (8.73 KB, patch)
2018-04-10 13:50 PDT, Nan Wang
no flags
Radar WebKit Bug Importer
Comment 1 2018-04-10 13:38:03 PDT
Nan Wang
Comment 2 2018-04-10 13:47:03 PDT
Nan Wang
Comment 3 2018-04-10 13:50:24 PDT
Created attachment 337631 [details] patch fixed typo
chris fleizach
Comment 4 2018-04-10 16:27:58 PDT
Comment on attachment 337631 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=337631&action=review > LayoutTests/accessibility/ios-simulator/strong-password-field.html:44 > + shouldBe("axPw2.stringValue", "'AXValue: strong password'"); to confirm we are supposed to be able to see the value?
Nan Wang
Comment 5 2018-04-10 16:47:36 PDT
(In reply to chris fleizach from comment #4) > Comment on attachment 337631 [details] > patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=337631&action=review > > > LayoutTests/accessibility/ios-simulator/strong-password-field.html:44 > > + shouldBe("axPw2.stringValue", "'AXValue: strong password'"); > > to confirm we are supposed to be able to see the value? The strong password field value is auto filled and visible to sighted users.
WebKit Commit Bot
Comment 6 2018-04-10 19:08:21 PDT
Comment on attachment 337631 [details] patch Clearing flags on attachment: 337631 Committed r230510: <https://trac.webkit.org/changeset/230510>
WebKit Commit Bot
Comment 7 2018-04-10 19:08:22 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.