[webkit-reviews] review requested: [Bug 25898] [Gtk] object:text-changed events should be emitted for entries and password text : [Attachment 60944] 1. Call deleteTextFromNode() when needed while removing text nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 8 13:44:00 PDT 2010


Mario Sanchez Prada <msanchez at igalia.com> has asked  for review:
Bug 25898: [Gtk] object:text-changed events should be emitted for entries and
password text
https://bugs.webkit.org/show_bug.cgi?id=25898

Attachment 60944: 1. Call deleteTextFromNode() when needed while removing text
nodes
https://bugs.webkit.org/attachment.cgi?id=60944&action=review

------- Additional Comments from Mario Sanchez Prada <msanchez at igalia.com>
Do it even when removeNode() is going to be called afterwards, in order to
allow accessibility to get properly notified about the text being removed
alongside with that node.


More information about the webkit-reviews mailing list