[wp-trac] [WordPress Trac] #39074: No method to move meta boxes using keyboard

WordPress Trac noreply at wordpress.org
Mon Jul 13 17:19:19 UTC 2020


#39074: No method to move meta boxes using keyboard
-------------------------------------+-------------------------------------
 Reporter:  joedolson                |       Owner:  afercia
     Type:  defect (bug)             |      Status:  reopened
 Priority:  normal                   |   Milestone:  5.5
Component:  Editor                   |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  wpcampus-report has-     |     Focuses:  ui, accessibility,
  patch has-screenshots needs-dev-   |  administration
  note commit                        |
-------------------------------------+-------------------------------------
Changes (by afercia):

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


Comment:

 [attachment:"39074.12.diff"] does a few things:

 - targets only the ''visible'' "sortables" areas, as in the block editor
 one of them is hidden
 - takes into account that in the block editor there may be just one post
 box in the meta boxes area and hides the order buttons in that case
 - makes the order buttons slightly bigger in the block editor, to match
 the `handlediv` toggle button size

 To test in the block editor meta boxes area:
 - install and activate Advanced Custom Fields
 - create a field group and set it to be displayed for posts
 - install another plugin that adds a meta box, e.g. Yoast SEO
 - go to the block editor
 - see two meta boxes are now displayed at the bottom of the page

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


More information about the wp-trac mailing list