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

            Bug ID: 71733
           Summary: Echo: Flyout renders unclickable "Alerts" word that
                    looks like a link
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: design
          Severity: normal
          Priority: Unprioritized
         Component: Echo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

Created attachment 16688
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=16688&action=edit
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.).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to