Last modified: 2014-05-03 10:49:11 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 T57706, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55706 - #guider_overlay's z-index should be greater than #p-personal's z-index
#guider_overlay's z-index should be greater than #p-personal's z-index
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
GuidedTour (Other open bugs)
unspecified
All All
: Low enhancement with 1 vote (vote)
: ---
Assigned To: roopak
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-14 17:45 UTC by Helder
Modified: 2014-05-03 10:49 UTC (History)
5 users (show)

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


Attachments

Description Helder 2013-10-14 17:45:57 UTC
The combination of[1]
    #guider_overlay {
        /*...*/
        z-index: 10;
    }
and[2]
    #p-personal {
    	/* ... */
    	z-index: 100;
    }
causes GuidedTour to highlight Echo's #pt-notifications when a step of a tour has "overlay: true". I tested this at [3].

[1] https://github.com/wikimedia/mediawiki-extensions-GuidedTour/blob/master/modules/mediawiki.libs.guiders/mediawiki.libs.guiders.css#L94

[2] https://github.com/wikimedia/mediawiki-core/blob/master/skins/vector/screen.less#L77

[3] https://pt.wikipedia.org/wiki/Especial:Contribui%C3%A7%C3%B5es/Aleph_Bot?tour=contribs
Comment 1 Steven Walling 2013-10-16 03:16:57 UTC
Good idea, should be easy?
Comment 2 roopak 2014-01-08 13:55:33 UTC
This one seems to be interesting. I would like to work on this bug.Can someone assign this to me.
Comment 3 Gerrit Notification Bot 2014-01-14 07:03:32 UTC
Change 107333 had a related patch set uploaded by Roopak:
Re-sized #guider_overlay's z-index

https://gerrit.wikimedia.org/r/107333
Comment 4 Gerrit Notification Bot 2014-01-15 16:27:39 UTC
Change 107333 merged by jenkins-bot:
Re-sized #guider_overlay's z-index

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

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


Navigation
Links