[webkit-gtk] WebView set_editable does not work

Alex Eftimie alex at rosedu.org
Wed May 11 02:07:57 PDT 2011


Hi,

I'm using pywebkitgtk (1.1.8-1ubuntu2 shipped with ubuntu 11.04), and
attempting to create a wysiwyg html editor, I have this problem:

in WebView.load_string, when setting content_mimetype to 'text/html',
the widget shows, but is read-only; if I set it to '', the widget
shows, editable, but without any content in it.

My code: http://pastebin.com/QCpU7zbJ

Thank you, if this is not the correct list to ask, please forgive the mistake.

Alex


More information about the webkit-gtk mailing list