[Bug 26828] UI issues in Wiki editor in Internet Explorer

2014-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||hartman.w...@gmail.com
 Resolution|--- |WONTFIX

--- Comment #6 from Derk-Jan Hartman hartman.w...@gmail.com ---
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.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2014-04-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 124607 had a related patch set uploaded by TheDJ:
Cleanup borders of wikiEditor

https://gerrit.wikimedia.org/r/124607

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2014-04-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2012-11-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 Status|ASSIGNED|NEW

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2012-10-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org,
   ||tpars...@wikimedia.org
  Component|UsabilityInitiative |WikiEditor
Web browser|--- |Internet Explorer
 AssignedTo|tpars...@wikimedia.org  |wikibugs-l@lists.wikimedia.
   ||org

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2011-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||asha...@wikimedia.org,
   ||p858sn...@gmail.com
  Component|Page editing|UsabilityInitiative
Version|1.17|any
Product|MediaWiki   |MediaWiki extensions

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2011-02-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

--- Comment #4 from Brion Vibber br...@pobox.com 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?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 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.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2011-01-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |tpars...@wikimedia.org
   |org |

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2011-01-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

--- Comment #2 from Brion Vibber br...@pobox.com 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.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2011-01-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

--- Comment #1 from Nadeesha nade...@gmail.com 2011-01-21 06:29:58 UTC ---
URL : http://prototype.wikimedia.org/rc-en/index.php/Main_Page
Version : 1.17alpha (r80667)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l