[webkit-reviews] review requested: [Bug 3982] webViewDidBeginEditing, webViewDidEndEditing notification methods not called on delegate : [Attachment 5934] patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Tue Jan 24 18:23:22 PST 2006


Graham Dennis <Graham.Dennis at gmail.com> has asked  for review:
Bug 3982: webViewDidBeginEditing, webViewDidEndEditing notification methods not
called on delegate
http://bugzilla.opendarwin.org/show_bug.cgi?id=3982

Attachment 5934: patch
http://bugzilla.opendarwin.org/attachment.cgi?id=5934&action=edit

------- Additional Comments from Graham Dennis <Graham.Dennis at gmail.com>
With this patch, webViewDidBeginEditing and webViewDidEndEditing should now be
called whenever the focus enters/leaves a contentEditable block. I had to
define a whole bunch of functions for this, and I tried to follow the behaviour
of shouldBeginEditing where appropriate.



More information about the webkit-reviews mailing list