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

Brion Vibber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|WikiEditor scrolls the      |WikiEditor scrolls the
                   |browser and does not insert |browser and does not insert
                   |on IE8 on Windows 7         |on IE7, IE8, IE9 if
                   |                            |textarea doesn't fit on
                   |                            |screen

--- Comment #6 from Brion Vibber <[email protected]> 2011-11-11 01:42:57 UTC 
---
The scrolling happens on IE 7 and 8, and sorta but not as bad on IE 9 -- but
only if the window isn't tall enough to fit the entire textarea.

Insertion in wrong position on the second click (as in bug 31847) happens on IE
7 and IE 8 but not IE 9, where the insert seems to go right.

If the window still isn't tall enough after scrolling, second click still
doesn't insert -- we end up scrolling to start of the textarea on every click.


WikiEditor not enabled:
* Windows XP SP 3 with IE 6

No problems if window is tall enough to fit the entire textarea at initial
scroll position:
* Windows XP SP3 with IE 7
* Windows XP SP3 with IE 8
* Windows 7 with IE 8
* Windows 7 with IE 9

If window not tall enough: first click scrolls down, second click inserts
'''Bold''' at an unexpected position:
* Windows XP SP3 with IE 7
* Windows XP SP3 with IE 8
* Windows 7 with IE 8

If window not tall enough: first click does cause scroll, but sets the focus
and cursor where we expect it; second click inserts '''Bold''' at caret
position at start of page:
* Windows 7 with IE 9

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