Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Ctrl+Z is broken in editor (Read 3453 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Ctrl+Z is broken in editor

Pressing ctrl+Z (undo) in editor will cause JS error, which breaks any further ctrl+Z shortcut.

The GIF below shows the bug:



The error:

Code: [Select]
hive-0f87c727262fa4155705f5ea3ac671aa59529e0e.js?x53279192:7 Uncaught TypeError: Cannot read property 'value' of undefined
    at d (hive-0f87c727262fa4155705f5ea3ac671aa59529e0e.js?x53279192:7)
    at v.o.undo (hive-0f87c727262fa4155705f5ea3ac671aa59529e0e.js?x53279192:7)
    at HTMLTextAreaElement.oe (hive-0f87c727262fa4155705f5ea3ac671aa59529e0e.js?x53279192:4)
    at HTMLTextAreaElement.dispatch (jquery-3.1.1.min.js:3)
    at HTMLTextAreaElement.q.handle (jquery-3.1.1.min.js:3)

It can be reproduced in both Chrome and Firefox, both are tested in clean profiles with NO extension/addon.

Re: Ctrl+Z is broken in editor

Reply #1
I will forward your error to the ElkArte forum, where the developers will most likely be interested in seeing this report.

 

Re: Ctrl+Z is broken in editor

Reply #2
Thank you!