https://bugzilla.wikimedia.org/show_bug.cgi?id=32451

--- Comment #3 from Roan Kattouw <[email protected]> 2011-11-17 11:41:59 
UTC ---
(In reply to comment #2)
> Another question: it seems anyway that the iframe stuff overrides this
> selection saving/restoring to not do anything, and likewise the CodeEditor.
> This appears to be specific to the textarea and IE. Couldn't we make the
> textarea itself keep track of its own selection, and get rid of these
> save/restore calls sprinkled throughout the code? Using IE-specific events
> 'beforedeactivate' (save selection) and 'activate' (restore it) on the
> textarea, this should be possible.
This code is mostly hacks piled on hacks, so if you have a way to make it
nicer, patches are welcome :)

I'll review the patch from comment #0 later, probably over the weekend.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to