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

Lupo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|All                         |PC
            Summary|Click on bookmark in        |(IE8) Click on bookmark in
                   |enhanced toolbar loses      |enhanced toolbar loses
                   |selection                   |selection

--- Comment #2 from Lupo <[email protected]> 2011-11-17 07:43:25 UTC ---
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.

-- 
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