(bug 29105) Splitlines completely messes up selection of inserted text. This is not...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 3 Jun 2011 10:08:06 +0000 (10:08 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 3 Jun 2011 10:08:06 +0000 (10:08 +0000)
commit35dbdb618f861a3b2acaf971a90c3c31d8e06879
tree23ed737282a113fd7b40baa7710315fe89257e2c
parent7f043049b998d3432f6bd8c41d0973e4bb5ebe28
(bug 29105) Splitlines completely messes up selection of inserted text. This is not a problem in practice (WikiEditor doesn't have multiline insertions with splitlines enabled since r89402), but just in case it ever becomes a problem I'm disabling selection of inserted text altogether when splitlines is enabled; instead, the cursor will be moved to the end of the inserted text.
resources/jquery/jquery.textSelection.js