sleemanj / xinha

WYSIWYG HTML Editor Component (turns <textarea> into HTML editors)
http://trac.xinha.org/
Other
13 stars 2 forks source link

Paste Text with CTRL-V does not work in IE10 (Trac #1690) #1690

Closed sleemanj closed 3 years ago

sleemanj commented 9 years ago

Using a VM image with IE10 installed on it (http://dev.modern.ie/tools/vms/linux/) on VirtualBox running on my RHEL7 Linux machine, I tried pasting copied text into your textbox demos (the extended and the restricted, the nightly one does not redirect correctly), and it froze the textarea. No additional plugins were added, I simply went into the demo, cleared the example text, and hit CTRL-V to paste. In order to break out of the frozen textarea, I had to click 'refresh' or 'back'.

Line Error given after attempting to do CRTL-V was: Error: Object doesn't support property or method 'preventDefault' Source File: http://xinha.raimundmeyer.de/latest/XinhaCore.js Line: 2805

NOTE: THIS ONLY IS A PROBLEM WITH CRTL-V. Other paste options, such as right-click->'select paste option', as well as SHIFT+INSERT, work fine in IE10.

Reported by guest, migrated from http://trac.xinha.org/ticket/1690

sleemanj commented 9 years ago

guest changed component from Xinha Core to Browsers_InternetExplorer

sleemanj commented 9 years ago

WFM IE11