Using a more reliable way to save the caret position
authorAlexander Ebert <ebert@woltlab.com>
Mon, 24 Nov 2014 00:54:24 +0000 (01:54 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 24 Nov 2014 00:54:24 +0000 (01:54 +0100)
commitb3d84e0551c752c26e7d1ed250751af601430045
tree2a5283c2978c7be5adfac631e9b6faac9ce13807
parent039754a1b48b40bb1df53a0406e8a42abf2b55d1
Using a more reliable way to save the caret position

blur() isn't that great with Firefox because getSelection() already contains the new range and focusout is not supported.
wcfsetup/install/files/js/3rdParty/redactor/plugins/wbbcode.js
wcfsetup/install/files/js/3rdParty/redactor/plugins/wmonkeypatch.js
wcfsetup/install/files/js/3rdParty/redactor/plugins/wutil.js