[wp-trac] [WordPress Trac] #47131: Cursor suggests functionality even when functionality is not present

WordPress Trac noreply at wordpress.org
Mon Sep 23 17:29:57 UTC 2019


#47131: Cursor suggests functionality even when functionality is not present
-------------------------------------+-------------------------------------
 Reporter:  anevins                  |       Owner:  antpb
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  5.3
Component:  Media                    |     Version:
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-screenshots          |     Focuses:  ui, accessibility,
  wpcampus-report has-patch commit   |  javascript
-------------------------------------+-------------------------------------
Changes (by afercia):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"46250" 46250]:
 {{{
 #!CommitTicketReference repository="" revision="46250"
 Accessibility: Make sortable meta boxes non sortable when there are no
 locations they can be dragged to.

 Depending on the amount of meta boxes and the layout settings under Screen
 Options, sortable meta boxes may not be actually sortable.
 In these cases, jQuery UI sortable needs to be disabled and the user
 interface shouldn't use a CSS `cursor: move`.

 The use of consistent and relevant cursors may be important for users who
 have a cognitive disability, since cursors give a visual clue as to an
 element's functionality. Using the move cursor for elements which cannot
 be moved may be confusing or counter-intuitive for users.

 Props adamsilverstein, antpb, anevins.
 Fixes #47131.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47131#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list