WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
Bug 25896
[Gtk] Implement accessible text interface for objects of role PASSWORD_TEXT
https://bugs.webkit.org/show_bug.cgi?id=25896
Summary
[Gtk] Implement accessible text interface for objects of role PASSWORD_TEXT
Joanmarie Diggs
Reported
2009-05-20 15:15:07 PDT
Steps to reproduce: 1. Open the test case (
https://bugs.webkit.org/attachment.cgi?id=30170&action=view
) 2. Examine the accessible associated with the password field in Accerciser. Expected results: The accessible text interface would be implemented (similar to what has been done for objects of role ENTRY). Actual results: The accessible text interface is not implemented. Usage/Need: Screen readers such as Orca need to be able to present the number of characters displayed, indicate when the caret has moved, confirm when text has been inserted or removed, etc.
Attachments
Add attachment
proposed patch, testcase, etc.
Mario Sanchez Prada
Comment 1
2009-07-16 15:03:34 PDT
This looks fixed in trunk (git commit ID 5e4b39b07aa0abb24b5c219cf39d605343368f54).
Joanmarie Diggs
Comment 2
2009-07-16 15:22:51 PDT
(In reply to
comment #1
)
> This looks fixed in trunk (git commit ID > 5e4b39b07aa0abb24b5c219cf39d605343368f54).
That one snuck past me. Confirmed. Thanks!!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug