https://bugzilla.wikimedia.org/show_bug.cgi?id=61908
Bug ID: 61908
Summary: textarea scrolls up in IE8
Product: MediaWiki extensions
Version: master
Hardware: PC
OS: All
Status: NEW
Keywords: patch-need-review
Severity: minor
Priority: Unprioritized
Component: WikiEditor
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Web browser: Internet Explorer
Mobile Platform: ---
This bug occurs in Internet Explorer 8 in extension WikiEditor.
Steps to reproduce:
* Open a long text with WikiEditor for example:
https://de.wikipedia.org/w/index.php?title=Wikipedia:Spielwiese&action=edit&oldid=127895879
* Scroll in the middle of the text.
* Position the cursor with the mouse in the middle of the text.
* Insert a text from the WikiEditor toolbar, for example the signature.
--> The textarea scrolls up a few lines.
The textarea scrolls also up a few lines, when you enter or leave the textarea.
Other versions of Internet Explorer are not tested. This bug doesn't occur in
other browsers.
This bug doesn't occur in core editor.
This bug occurs since https://gerrit.wikimedia.org/r/109660
A workaround for this bug is
.wikiEditor-ui textarea#wpTextbox1 {
height: 390px;
}
JavaScript based patch is in https://gerrit.wikimedia.org/r/115349
--
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