Last modified: 2014-02-25 14:41:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T63908, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 61908 - textarea scrolls up in IE8
textarea scrolls up in IE8
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
WikiEditor (Other open bugs)
master
PC All
: Unprioritized minor (vote)
: MW 1.23 version
Assigned To: Fomafix
:
Depends on:
Blocks: 61910
  Show dependency treegraph
 
Reported: 2014-02-25 12:36 UTC by Fomafix
Modified: 2014-02-25 14:41 UTC (History)
3 users (show)

See Also:
Web browser: Internet Explorer
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Fomafix 2014-02-25 12:36:46 UTC
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
Comment 1 Gerrit Notification Bot 2014-02-25 12:41:14 UTC
Change 115349 had a related patch set uploaded by Gerrit Patch Uploader:
Workaround for a scrolling bug in IE8

https://gerrit.wikimedia.org/r/115349
Comment 2 Gerrit Notification Bot 2014-02-25 13:32:29 UTC
Change 115349 merged by jenkins-bot:
Workaround for a scrolling bug in IE8

https://gerrit.wikimedia.org/r/115349
Comment 3 Bartosz Dziewoński 2014-02-25 13:33:23 UTC
Thanks, I could reproduce this, and the patch does seem to fix the issue! Fascinating.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links