When I hover over a button on the curation toolbar, the button stays blue even after I move the cursor away from the toolbar.
Description
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/PageTriage | master | +1 -1 | Fix toolbar icon color on mouseleave |
Related Objects
- Mentioned Here
- T216674: NewPagesFeed not working when sorted oldest first
Event Timeline
Thanks for reporting this. Which browsers was this tested with? Which PageCuration version and which MediaWiki version do you use?
I tested this with Internet Explorer 11, Microsoft Edge, Chrome, and Firefox, all on Wikipedia and all in Windows 10. They all show the "sticky blue" bug on the curation toolbar.
Special:NewPagesFeed is only available on English Wikipedia. :)
The icons are supposed to be all grey except the check mark (green). When you hover them, they turn blue and go back to the initial state. That's not the case.
Change 491547 had a related patch set uploaded (by FR30799386; owner: FR30799386):
[mediawiki/extensions/PageTriage@master] ext.pageTriage.toolView.js: Fix that may resolve the "sticky blue" bug phab:T179220
Change 491547 had a related patch set uploaded (by Kosta Harlan; owner: FR30799386):
[mediawiki/extensions/PageTriage@master] Fix toolbar icon color on mouseleave
Change 491547 merged by jenkins-bot:
[mediawiki/extensions/PageTriage@master] Fix toolbar icon color on mouseleave
The issue has been fixed (checked in betalabs).
@kostajh -I am wondering if the issue described below is a result of the fix:
"Go to the next page in the queue" button when clicked does not do anything and becomes inactive although there are more items on the list.
In wmf.18 the button works as expected.
It seems that the 'Next' button incorrect behavior is most likely due to betalabs being in the 'read-only' mode.