Page MenuHomePhabricator

cursor:help for abbreviations like N (new page), m (minor edit) and b (bot edit)
Closed, ResolvedPublic

Description

I think all those abbreviations must be very confusing for new editors. Therefor it'd be nice to have a <span style="cursor:help" title="minor edit"> wrapped around them.

You can't do that ATM by editing MediaWiki:Minoreditletter (and the corresponding other pages), because Wikisyntax is not enabled for these messages.


Version: unspecified
Severity: enhancement

Details

Reference
bz15871

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:18 PM
bzimport set Reference to bz15871.
bzimport added a subscriber: Unknown Object (MLST).

Is <abbr> appropriate here, or would that interfere with screen readers? (Or would it be more right for screen readers?)

(I'd also recommend using a global style to set the cursor; if using a <span> then a class would be more appropriate than hardcoded style attributes.)

khriseagle wrote:

*** This bug has been marked as a duplicate of bug 16311 ***