Page MenuHomePhabricator

ULS: Pointer style target should match click target
Closed, ResolvedPublic

Description

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.


Version: master
Severity: normal

Details

Reference
bz41314

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:09 AM
bzimport set Reference to bz41314.

[A|>] Select Language

The text has a pointer cursor on :hover, the icon does not.

Both are part of the trigger

(In reply to comment #2)

You are talking about the standalone html example, right? (
http://thottingal.in/projects/js/jquery.uls/examples/index-i18n.html )

Checked in OSX 10.8.2 with Firefox 16.0.1. I can reproduce the behaviour described in comment 1 on the stand alone version[1]. Not in the MediaWiki extension[2].

[1] http://thottingal.in/projects/js/jquery.uls/examples/index-i18n.html
[2] https://translatewiki.net

Bugzilla is trying to parse things after 'commit' I think. Hope this works http://hexm.de/mv