Last modified: 2014-11-20 09:21:54 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 T73733, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 71733 - Echo: Flyout renders unclickable "Alerts" word that looks like a link
Echo: Flyout renders unclickable "Alerts" word that looks like a link
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Echo (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: design
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-07 04:28 UTC by Krinkle
Modified: 2014-11-20 09:21 UTC (History)
6 users (show)

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


Attachments
Screenshot of bug. (116.29 KB, image/png)
2014-10-07 04:28 UTC, Krinkle
Details
On a wiki with Flow and Echo (21.98 KB, image/png)
2014-11-20 09:21 UTC, Lokal_Profil
Details

Description Krinkle 2014-10-07 04:28:16 UTC
Created attachment 16688 [details]
Screenshot of bug.

Echo renders a single "Alerts" tab atop the fly-out that by all accounts looks like link. Except it's not clickable (no pointer cursor on hover, no underline on hover).

Internally it seems it is a real <a> element, with rule ".mw-echo-overlay .mw-ui-progressive.mw-ui-quiet" applied, giving it "pointer-events: none;". Thus the browser will not register the cursor being on the element and no style changes or events are fired as a result.

This seems like a design/usability flaw. I know from other versions or states that there can be multiple tabs up there, so I guess in my state this is the only tab available, and its' already selected (naturally) and thus has no action tied to it.

However it doesn't look like tab without a border or separator or other tabs of any kind, it also doesn't have any styling applied suggesting it is currently selected (e.g. greyed out, bolded, black instead of blue, etc.).
Comment 1 Lokal_Profil 2014-11-20 09:21:04 UTC
Looking at e.g. mediawiki.org where Flow is also installed the Alerts tab gets accompanied by a Message tab where one of the two is always clickable. (see attachment)

Still it would be much clearer if the active tab had its lable in black text rather than looking like a link. This would also solve the confusion on all wikis that have Echo but not Flow installed.
Comment 2 Lokal_Profil 2014-11-20 09:21:54 UTC
Created attachment 17182 [details]
On a wiki with Flow and Echo

Screenshot of the text on a wiki with Flow and Echo

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


Navigation
Links