[webkit-reviews] review requested: [Bug 25609] [GTK] Implement support for get_selection and get_n_selections : [Attachment 31153] getselectionfix.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 11 00:07:36 PDT 2009


Xan Lopez <xan.lopez at gmail.com> has asked  for review:
Bug 25609: [GTK] Implement support for get_selection and get_n_selections
https://bugs.webkit.org/show_bug.cgi?id=25609

Attachment 31153: getselectionfix.patch
https://bugs.webkit.org/attachment.cgi?id=31153&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
You are totally right! The API managed to confuse me, because
object->selection() actually return the global selection, wherever it is, not
the selection for the object you are using. This workaround seems to fix
things.


More information about the webkit-reviews mailing list