[Webkit-unassigned] [Bug 16286] [GTK] API: Can WebView implement GtkEditable?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 02:03:05 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16286





------- Comment #1 from lethalman88 at gmail.com  2007-12-05 02:03 PDT -------
The implementation of getting chars, the selection bounds, selecting and
deleting the selection become simple enough using Range and the
SelectionController.

Inserting and deleting text won't be enabled at the moment, since we force the
widget to be not editable as it should be.


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



More information about the webkit-unassigned mailing list