WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 100271
Programmatically-inserted text lacks accessibility events
https://bugs.webkit.org/show_bug.cgi?id=100271
Summary
Programmatically-inserted text lacks accessibility events
Joanmarie Diggs
Reported
2012-10-24 11:24:43 PDT
Created
attachment 170435
[details]
test case Steps to reproduce: 1. Launch the attached test case. 2. Launch the attached event listener in a terminal 3. Type some text or html in the text entry at the bottom 4. Press the various push buttons to insert or append the text into the textarea or list item Expected result: At step 4, text-changed events with the would be seen. Actual result: At step 4, no text-changed events are seen. Additional note: in the case of Gtk, the events should also have the 'system' suffix because the text is not being inserted directly by the user (i.e. by typing or pasting).
Attachments
test case
(1.28 KB, text/html)
2012-10-24 11:24 PDT
,
Joanmarie Diggs
no flags
Details
event listener
(364 bytes, text/plain)
2012-10-24 11:25 PDT
,
Joanmarie Diggs
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Joanmarie Diggs
Comment 1
2012-10-24 11:25:27 PDT
Created
attachment 170437
[details]
event listener
Joanmarie Diggs
Comment 2
2012-10-24 11:26:38 PDT
(I'm working on this and have already done the bulk of it.)
Mario Sanchez Prada
Comment 3
2013-10-24 02:03:32 PDT
(In reply to
comment #2
)
> (I'm working on this and have already done the bulk of it.)
Would you mind sharing the WIP patch you have here? I'd like to take a look to it, if possible.
Joanmarie Diggs
Comment 4
2013-10-24 05:43:15 PDT
Might have it in dropbox somewhere. Sorry about that. Things just keep "coming up" that compete for my attention and time. In the meantime, I don't want to block you on this.
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