װיקיװערטערבוך:bugzilla/04148
↺
rev-ID : -
Wikipedia:
ar:
fa:
he:
ur:
yi
Wiktionary:
yi:
bugzilla:04148 – Image does not show in preview
bugzilla:04149 – BiDi: [[Image:foo|frame]] overwrites following text in Mozilla Firefox and Netscape
Bugzilla Bug 319291 – BiDi: (RTL) text is hidden by image
MediaWiki:Monobook.css
MediaWiki:Monobook.js
follow the links
[ענדערן]- oldid=6747 having also the problem from bugzilla:04149
- oldid=6748 providing a workaround for bugzilla:04149
test case with Image:Bugzilla 04126 001.jpg
[ענדערן]
workaround for bugzilla:04126
details
[ענדערן]a) <ul> <li> </li> </ul>
[ענדערן]http://yi.wiktionary.org/w/index.php?title=project:bugzilla/04126&oldid=6857
contains
<ul> <li>workaround for <a href="http://bugzilla.wikimedia.org/show_bug.cgi?id=04126" class='extiw' title="bugzilla:04126">bugzilla:04126</a></li> </ul>
However I can not see this text "workaround for bugzilla:04126". It seems to be hidden by the image.
b) <p> </p>
[ענדערן]http://yi.wiktionary.org/w/index.php?title=project:bugzilla/04126&oldid=6858
contains
<p>workaround for <a href="http://bugzilla.wikimedia.org/show_bug.cgi?id=04126" class='extiw' title="bugzilla:04126">bugzilla:04126</a></p>
I can see the text "workaround for bugzilla:04126".
c) <ol> <li> </li> </ol>
[ענדערן]http://yi.wiktionary.org/w/index.php?title=project:bugzilla/04148&oldid=6859
contains
<ol> <li>workaround for <a href="http://bugzilla.wikimedia.org/show_bug.cgi?id=04126" class='extiw' title="bugzilla:04126">bugzilla:04126</a></li> </ol>
However I can not see this text "workaround for bugzilla:04126". It seems to be hidden by the image.
d) <dl> <dd> </dd> </dl>
[ענדערן]http://yi.wiktionary.org/w/index.php?title=project:bugzilla/04148&oldid=6860
contains
<dl> <dd>workaround for <a href="http://bugzilla.wikimedia.org/show_bug.cgi?id=04126" class='extiw' title="bugzilla:04126">bugzilla:04126</a></dd> </dl>
I can see the text "workaround for bugzilla:04126".
However the text is not intended. This might be a MediaWiki issue (setup in http://yi.wiktionary.org/w/index.php?title=MediaWiki:Monobook.css )
e) </nowiki> -
</nowiki>
[ענדערן]http://yi.wiktionary.org/w/index.php?title=project:bugzilla/04148&oldid=6861
contains
<dl> <dt>workaround for <a href="http://bugzilla.wikimedia.org/show_bug.cgi?id=04126" class='extiw' title="bugzilla:04126">bugzilla:04126</a></dt> </dl>
I can see the text "workaround for bugzilla:04126" in *bold*.
However the text is *not* intended. This might be a MediaWiki issue (setup in http://yi.wiktionary.org/w/index.php?title=MediaWiki:Monobook.css )
a2)
[ענדערן]http://yi.wiktionary.org/w/index.php?title=project:bugzilla/04148&oldid=6862
same as a) with additional
<p><br clear="all" /></p>
This is a "partial" workaround used also in other circonstances. However this disallows floating text around an image.
c2)
[ענדערן]http://yi.wiktionary.org/w/index.php?title=project:bugzilla/04148&oldid=6863
http://yi.wiktionary.org/w/index.php?title=project:bugzilla/04148&oldid=6862
same as c) with additional
<p><br clear="all" /></p>
This is a "partial" workaround used also in other circonstances. However this disallows floating text around an image.