[Bug 66008] Pictures and boxes aren't displayed with IE6 on de-wiki article pages

2014-06-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66008

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #8 from Florian florian.schmidt.wel...@t-online.de ---
Ok, so maybe a problem with custom css, you can work on that on Technik-page?
So it isn't a really problem of MediaWiiki :)

-- 
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 66008] Pictures and boxes aren't displayed with IE6 on de-wiki article pages

2014-06-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66008

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 Status|UNCONFIRMED |NEW
Version|unspecified |1.24-git
URL||https://de.wikipedia.org/wi
   ||ki/Fußball-Weltmeisterschaf
   ||t_2014
  Component|General/Unknown |Skin and page rendering
 CC||florian.schmidt.welzow@t-on
   ||line.de,
   ||krinklem...@gmail.com,
   ||matma@gmail.com
 Ever confirmed|0   |1
Product|Wikimedia   |MediaWiki

--- Comment #2 from Florian florian.schmidt.wel...@t-online.de ---
According to:
https://www.mediawiki.org/wiki/Compatibility/Software_for_using_MediaWiki#Browser
set to low priority.

caused by:
https://gerrit.wikimedia.org/r/#/c/120528

Removed css added in:
https://git.wikimedia.org/commit/mediawiki%2Fcore.git/5399ecefc18ff3cd58ec0e32d13e780ac6238101

-- 
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 66008] Pictures and boxes aren't displayed with IE6 on de-wiki article pages

2014-06-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66008

--- Comment #3 from Bartosz Dziewoński matma@gmail.com ---
Can this issue be reproduced on any other wiki? Maybe it's actually caused by
some site CSS de.wp adds?

If it's reproducible elsewhere, we can easily revert that patch if it's
actually the cause.

-- 
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 66008] Pictures and boxes aren't displayed with IE6 on de-wiki article pages

2014-06-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66008

Fomafix foma...@googlemail.com changed:

   What|Removed |Added

 CC||foma...@googlemail.com

--- Comment #4 from Fomafix foma...@googlemail.com ---
When this problem only occurs in IE6 the workaround can restricted to IE6 with
the Star-HTML-Hack [1]:

/* hasLayout trigger for IE6 to prevent rendering problems with floating
objects (bug 66008) */
* html .mw-body-content {
width: 100%;
}

[1]: http://www.css-hack.de/Internet+Explorer/IE+6

-- 
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 66008] Pictures and boxes aren't displayed with IE6 on de-wiki article pages

2014-06-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66008

--- Comment #5 from Florian florian.schmidt.wel...@t-online.de ---
If i read the Wikipedia:Technik Page correct, the problem is only on dewiki
(@asafy...@objectmail.com: Please correct me, if i'm false :)). My prefered
solution is: instead to add this IE6 line again to core css, dewiki can add
this line to MediaWiki:Common.css or MediaWiki:Vector.css.

-- 
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 66008] Pictures and boxes aren't displayed with IE6 on de-wiki article pages

2014-06-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66008

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

   What|Removed |Added

 CC||hartman.w...@gmail.com

--- Comment #6 from Derk-Jan Hartman hartman.w...@gmail.com ---
It's because german wikipedia resets the position property. We used to have
this in the default vector skin (because monobook had it and not having it
broke all top icons). 

Since then the topicons in use on English Wikipedia had been rewritten and were
no longer depending on this. At some time, we finally removed that position of
the Vector skin, probably breaking all the german top icons. That probably led
to the addition of
[https://de.wikipedia.org/w/index.php?title=MediaWiki:Vector.cssdiff=121686451oldid=118772287
the static position] locally to the German Wikipedia.

Now the 100% property was removed, because it was no longer necessary, and that
broke the local workaround.

-- 
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 66008] Pictures and boxes aren't displayed with IE6 on de-wiki article pages

2014-06-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66008

--- Comment #1 from asafy...@objectmail.com ---
Created attachment 15548
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=15548action=edit
Screenshots of example pages

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