https://bugzilla.wikimedia.org/show_bug.cgi?id=70327

            Bug ID: 70327
           Summary: jquery.ui.core styles overriding Wikibase styles for
                    references-heading toggle
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: wikidata-b...@lists.wikimedia.org
          Reporter: aude.w...@gmail.com
                CC: wikidata-b...@lists.wikimedia.org
       Web browser: ---
   Mobile Platform: ---

On wikidata, jquery.ui.core styles are overriding the wikibase styles for the
references-heading toggle.

this means it's styled blue with an outline, whereas we normally override and
remove these styles.

in the html header, I see:

<link rel="stylesheet"
href="//bits.wikimedia.org/www.wikidata.org/load.php?debug=false&amp;lang=en&amp;modules=ext.echo.badge%7Cext.uls.nojs%7Cext.wikihiero%7Cjquery.wikibase.statementview%2Ctoolbar%7Cmediawiki.legacy.commonPrint%2Cshared%7Cmediawiki.skinning.interface%7Cmediawiki.ui.button%7Cskins.vector.styles%7Cwikibase.common%2Ctoc&amp;only=styles&amp;skin=vector&amp;*">
<link rel="stylesheet"
href="//bits.wikimedia.org/www.wikidata.org/load.php?debug=false&amp;lang=en&amp;modules=jquery.ui.core&amp;only=styles&amp;skin=vector&amp;*">

with jquery.ui.core being added after jquery.wikibase.statementview. (I see
these are added by EntityView?)

with debug=true, it works correctly, but simply (it seems!) because each of the
above is loaded individually in alphabetical order, so jquery comes before
wikibase.

I cannot reproduce the issue on my dev wiki, although have occasionally seen
this happen before and never found out why.

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

Reply via email to