1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-27 12:07:19 +00:00
TiddlyWiki5/core/modules/editor
Jermolene 01eb45946c Fix problem with IE11
It turns out that IE11 has a horrible bug whereby setting the
placeholder attribute before setting the text will trigger an input
event:

https://social.msdn.microsoft.com/Forums/ie/en-US/ae4832b0-8eee-4729-b93
3-a9977ea1b583/internet-explorer-input-event-get-fired-when-settingunset
ting-the-placeholder?forum=iewebdevelopment
2016-05-01 18:17:28 +01:00
..
engines Fix problem with IE11 2016-05-01 18:17:28 +01:00
operations Remove undo/redo formatting toolbar buttons 2016-05-01 13:51:45 +01:00
factory.js Remove final vestiges of undo/redo buttons 2016-05-01 13:54:16 +01:00