Last modified: 2014-04-26 14:05:41 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 T28828, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26828 - UI issues in Wiki editor in Internet Explorer
UI issues in Wiki editor in Internet Explorer
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
WikiEditor (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-21 06:25 UTC by Nadeesha
Modified: 2014-04-26 14:05 UTC (History)
7 users (show)

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


Attachments
Screen shot from IE7 (140.87 KB, image/jpeg)
2011-01-21 06:25 UTC, Nadeesha
Details

Description Nadeesha 2011-01-21 06:25:14 UTC
Created attachment 8010 [details]
Screen shot from IE7

Steps to reproduce

1. Open a wiki page in edit mode(IE7 or IE8).
2. Observe the left side of the wiki toolbar and the 'Heading; dropdown.
(Refer the screen shot)
Comment 1 Nadeesha 2011-01-21 06:29:58 UTC
URL : http://prototype.wikimedia.org/rc-en/index.php/Main_Page
Version : 1.17alpha (r80667)
Comment 2 Brion Vibber 2011-01-22 04:28:44 UTC
Does not seem to affect IE 8 on Windows 7; prototype link above & my local test appear fine. I have no IE 7 handy to test.
Comment 3 Roan Kattouw 2011-01-24 02:00:07 UTC
(In reply to comment #2)
> Does not seem to affect IE 8 on Windows 7; prototype link above & my local test
> appear fine. I have no IE 7 handy to test.
You can put IE8 in IE7 compat mode and even into IE7 mode.
Comment 4 Brion Vibber 2011-02-07 23:48:13 UTC
Testing with IE7 on Windows XP...

The lefthand border on the edit area flickers on and off (sometimes it is missing as in the screenshot). The other spacing errors appear to have been eliminated in the meantime.

I think the culprit is here in ext.wikiEditor.css:

/* This ID (#wpTextbox1) could change in MediaWiki */
.wikiEditor-ui textarea#wpTextbox1 {
	border: none;
	padding: 0;
	margin: -1px; /* <--- bing bing bing */
	line-height: 1.5em;
}

Removing that -1px margin fixes the problem for me. It was added in r54484, labeled as "Fixed IE problem (invisible toolbar controls) and also textarea fitting issues."

What specific issues does it help with, and do those need an alternate fix?
Comment 5 Gerrit Notification Bot 2014-04-08 15:32:03 UTC
Change 124607 had a related patch set uploaded by TheDJ:
Cleanup borders of wikiEditor

https://gerrit.wikimedia.org/r/124607
Comment 6 Derk-Jan Hartman 2014-04-26 14:05:41 UTC
I've removed that border now, but I see still see this problem. Now it's because of a border:0 definition. Basically, you apparently cannot mess with the default borders of a text area, without running into this problem. We could reset the border back to it's defaults only for IE7, but i think that's a bit over the top.

I'm saying wontfix. Not likely that we will deal with this small visual glitch after so many years, with IE7 having such a small browser share.

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


Navigation
Links