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

       Web browser: ---
             Bug #: 41314
           Summary: ULS: Pointer style target should match click target
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: accessibility, design
          Severity: normal
          Priority: Unprioritized
         Component: UniversalLanguageSelector
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


When hovering the icon there is no pointer cursor but clicking does trigger the
ULS dialog.

.uls-trigger should have a :hover { cursor: pointer; }

This was likely forgotten because an <a> is used inside, naturally causing a
pointer already for (that part) of the trigger. I wonder why there is an <a> in
there at all, and why it has an id attribute, but that's another story.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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