Last modified: 2006-01-02 14:54:40 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 T2714, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 714 - "plainlinks" class issues in IE, Opera
"plainlinks" class issues in IE, Opera
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://test.leuksman.com/view/714
:
: 1516 4338 (view as bug list)
Depends on:
Blocks: 640
  Show dependency treegraph
 
Reported: 2004-10-14 14:24 UTC by Goplat
Modified: 2006-01-02 14:54 UTC (History)
3 users (show)

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


Attachments
Patch against CVS HEAD (525 bytes, patch)
2005-12-15 17:48 UTC, Rob Church
Details

Description Goplat 2004-10-14 14:24:15 UTC
from main.css:
#bodyContent .plainlinks a {
    background: none !important;
    padding: 0;
}
This will override the #bodyContent a[href ^="http://"] 
rule that comes before it in main.css, but not the 
#bodyContent a.external rule in the later included 
IE60Fixes.css. The padding here needs !important too
Comment 1 Brion Vibber 2005-02-11 21:45:59 UTC
*** Bug 1516 has been marked as a duplicate of this bug. ***
Comment 2 Rob Church 2005-12-15 17:48:50 UTC
Created attachment 1192 [details]
Patch against CVS HEAD

Should fix it.
Comment 3 Brion Vibber 2005-12-15 23:04:43 UTC
Seems to work fine on IE 6.0; no need for a patch?

http://test.leuksman.com/view/714
Comment 4 Rob Church 2005-12-15 23:05:33 UTC
I have to admit to not having confirmed the bug prior to patching it...:$
Comment 5 lɛʁi לערי ריינהארט 2005-12-17 07:40:48 UTC
added some RTL examples at
http://test.leuksman.com/index.php?title=714&oldid=10701#conclusions

In one case IE shows the icon twice; this is bug ...

best regards reinhardt [[user:gangleri]]
Comment 6 Rob Church 2005-12-21 20:57:08 UTC
Comment migrated from bug 4338:

"In the Opera web browser the "plainlinks" are not shown as they should. There
is a gap between the link and the following letter or full stop (the external
link symbol is only hidden, but not removed)."
Comment 7 Rob Church 2005-12-21 20:57:17 UTC
*** Bug 4338 has been marked as a duplicate of this bug. ***
Comment 8 Melancholie 2005-12-21 23:36:07 UTC
This has to be added to main.css:

#bodyContent .plainlinks a {padding: 0 !important}
             .plainlinks a.external.text:after {display: 
none !important}
Comment 9 Rob Church 2006-01-02 14:54:40 UTC
Should now be fixed in CVS HEAD.

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


Navigation
Links