Last modified: 2013-07-30 13:39:56 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 T54003, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 52003 - Conflicting ".expanded" CSS class in ext.translate.special.languagestats.css
Conflicting ".expanded" CSS class in ext.translate.special.languagestats.css
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Translate (Other open bugs)
master
All All
: Low normal (vote)
: ---
Assigned To: Niklas Laxström
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-25 00:15 UTC by vlakoff
Modified: 2013-07-30 13:39 UTC (History)
8 users (show)

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


Attachments

Description vlakoff 2013-07-25 00:15:39 UTC
On a page as this one: http://translatewiki.net/w/i.php?title=Special:LanguageStats&code=fr&suppresscomplete=1

This CSS file is loaded: ext.translate.special.languagestats.css

One of its rules is:

    .expanded, .expanded a {
        cursor: n-resize;
    }

The problem is, the MediaWiki left menu has an "expanded" class too: <div id="p-navigation" class="portal expanded" role="navigation">

As a result, the cursor is altered when hovering over the items of this menu.
Comment 1 Gerrit Notification Bot 2013-07-30 13:24:29 UTC
Change 76712 had a related patch set uploaded by Nikerabbit:
Scope styles to avoid incorrect matches

https://gerrit.wikimedia.org/r/76712
Comment 2 Gerrit Notification Bot 2013-07-30 13:30:17 UTC
Change 76712 merged by jenkins-bot:
Scope styles to avoid incorrect matches

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

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


Navigation
Links