Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #47171, comment 1


Ignore:
Timestamp:
01/31/2020 04:41:07 PM (4 years ago)
Author:
afercia
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47171, comment 1

    v2 v3  
    2424> Same for CSS3 UI: https://www.w3.org/TR/css-ui-3/#cursor
    2525
    26 > The rationale is that pointer should be reserved for links, to help users differentiate UI controls that trigger navigation from buttons and the like. Granted, in WordPress you never know if what are you going to click is a button or a link For historical reasons, sometimes links are styled as buttons, and buttons are styled as links. Ideally, this shouldn't happen. Links should be clearly identified as links. Buttons should be identified as buttons.
     26> The rationale is that pointer should be reserved for links, to help users differentiate UI controls that trigger navigation from buttons and the like. Granted, in WordPress you never know whether what are you going to click is a button or a link For historical reasons, sometimes links are styled as buttons, and buttons are styled as links. Ideally, this shouldn't happen. Links should be clearly identified as links. Buttons should be identified as buttons.
    2727
    2828> After some software archeology, turns out some of the related changes are very ancient: