[Webkit-unassigned] [Bug 48944] Send accessibility notification in contentsChanged

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 14:52:06 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48944


chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #72869|review?                     |review-
               Flag|                            |




--- Comment #2 from chris fleizach <cfleizach at apple.com>  2010-11-03 14:52:06 PST ---
(From update of attachment 72869)
the value change your looking for should get sent in

RenderTextControl::setInnerTextValue

can you see if that does what you need. 

regardless, i don't think you want to send one in contentsChanged() which can be triggered on things that might not actually be considered contents changed

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list