Last modified: 2014-07-16 10:44:37 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 T68268, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 66268 - jquery styles overriding entity suggester styles
jquery styles overriding entity suggester styles
Status: VERIFIED FIXED
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: High major (vote)
: ---
Assigned To: Wikidata bugs
u=dev c=frontend p=0
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-06 17:59 UTC by Aude
Modified: 2014-07-16 10:44 UTC (History)
5 users (show)

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


Attachments

Description Aude 2014-06-06 17:59:25 UTC
when hovering, jquery styles are overriding the entity suggester styles, making it difficult to read.

http://snag.gy/txPBM.jpg

this happens on beta and test.wikidata with resource loader.

does not happen with ?debug=true

cannot reproduce locally, but think i did see this at one point earlier this week. then it went away.

I am not convinced it's a caching issue, but rather is due to the order things are loaded, a missing dependency or something like that.
Comment 1 Aude 2014-06-07 15:17:07 UTC
references in blue

http://snag.gy/XdFoS.jpg
Comment 2 Aude 2014-06-07 15:57:22 UTC
after extensive investigation, the problem seems to be that jquery.ui.core gets loaded a second time (??) and/or after jquery.ui.suggester.

I am able to reproduce the issue if I set $wgULSWebfontsEnabled = true.

It also appears that https://github.com/wmde/ValueView/pull/62 will magically fix this issue, as well. (it does for me and i really hope so, as well for test.wikidata and beta!)
Comment 3 Aude 2014-06-07 16:16:01 UTC
also note, for reproducing the bug, it may help to set $wgResourceLoaderStorageEnabled = true; 

(not confirmed, but it is set to false by default)
Comment 4 Aude 2014-06-09 17:19:22 UTC
fixed and can be verified on test.wikidata

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


Navigation
Links