jQuery UI Widgets › Forums › Editors › Editor › Copy and Paste in editor kills Chrome
Tagged: angular editor, bootstrap editor, javascript editor, jquery editor, jqwidgets editor, jQxEditor, paste
This topic contains 5 replies, has 4 voices, and was last updated by admin 8 years, 9 months ago.
-
Author
-
Hello,
I found a bug which kills Chrome browser only.
Please check the problem in the sample below.
(This sample is from your ‘height’ API demo link.)http://jsfiddle.net/jqwidgets/XvXyy/
1. type ‘test’ in the editor.
2. copy ‘test’ from it.
3. paste it to right after ‘test’ on the same line.
4. paste it again.
5. Chrome will die.Thank in advance for your help.
Best regards,
klien54.Hello klien54,
Thank you for the interest to our widget.
We try to execute those steps but everything looks ok.Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.comHello Hristo Hristov,
Thanks for your reply a month ago.
We found one condition to regenerate the problem as I described above.
If you enable the “Global accessibility mode” in chrome, it will make Chrome Browser hanged and killed.1. go to “chrome:chrome://accessibility/”
2. toggle the “global accessibility mode: off” to “on” status.
3. go to the sample page in different tab, http://jsfiddle.net/jqwidgets/XvXyy/ (should be in different tab, otherwise the “global accessibility mode” will be off automatically)
4. type ‘test’ in the editor.
5. copy ‘test’ from it.
6. paste it to right after ‘test’ on the same line.
7. paste it again.
8. Chrome will die.We are using the accessibility mode in Chrome for a certain reason, so we can’t turn it off.
Would you let me know how to use jqxEditor with accessibility mode please?
Thanks in advance for your support.Best Regards,
klien54Hi klien54,
Thanks for feedback. However, we would not be able resolve this. jqxEditor is a Browser Editing engine with a Toolbar which sends commands to the browser. How the browser processes these is something we are not aware of. Why the browser crashes in accessibility mode when Paste command is send is something we do not know and cannot know.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comHi Peter Stoev,
We have a good news regarding this issue.
Since Chrome has updated to the new version, 49.0.2623.75, last week, this problem is not occurring anymore.
It happened in the Chrome version 48.8.2564.109m until last week.
Thank you for your help anyway.Warm Regards,
klien54Thank you for the update.
-
AuthorPosts
You must be logged in to reply to this topic.