Closed micgro42 closed 8 years ago
It works fine for me in FireFox 47. It could be a timing issue. I've added exception handling and a re-try, since textarea.focus() can fail in some situations.
Could you update, try again, and let me know if any warnings show up in the console, and whether the bug is fixed? Thanks.
Yes, that fixed it for me! Thank you :smiley:
PS: There is some output from your change in the Javascript-console:
DWsetSelection failed. Trying again in 500ms.
Great. The fact that you got that message and not another means the fix worked.
Hi,
I still have the issue described in issue #19 in the current version of your plugin (Head of master branch). However it only appears in Firefox, Chromium on the other hand works as expected.
I'm using Firefox 47.0 and Chromium 51.0.2704.106 .
The stacktrace in the javascript console is as follows: