
@Kovid
(New post in case you already looked at the last one, as I see you are logged on)
I am having strange issues when running the plugin in calibre, (it works fine in pyscripter). I recoded the delete, backspace, enter key responses for webkit. In calibre it won't delete the next character. Not only that, for all these keys, if dealing with a fairly long paragraph it will insert some very weird characters elswhere in the paragraph. Please, if you have any suggestions as to the issue, or could take a look, I would much appreciate it.
I attatched the current version (that is having the issues) below. The actual code is in main.Text.Browser under keypress() etc.