[wp-trac] [WordPress Trac] #21516: Make the entire .check-column the click target for the checkbox

WordPress Trac noreply at wordpress.org
Sun Jun 18 09:17:25 UTC 2023


#21516: Make the entire .check-column the click target for the checkbox
-------------------------------------------------+-------------------------
 Reporter:  mitchoyoshitaka                      |       Owner:  (none)
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  6.3
Component:  Administration                       |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-ux-feedback dev-feedback has-    |     Focuses:
  patch has-testing-info has-screenshots         |  accessibility
-------------------------------------------------+-------------------------
Changes (by oglekler):

 * keywords:  has-ux-feedback dev-feedback has-patch =>
     has-ux-feedback dev-feedback has-patch has-testing-info has-
     screenshots


Comment:

 @sabernhardt does it mean that an element needs to lose focus after the
 mouse is moved to another place? It can be tricky. I think existing
 behaviour is consistent across all admin and if so, this questions about
 focus and hover can be moved to another ticket and this patch can be
 applied with small adjustments to targeting issue in question.

 I noticed 4px borders at Privacy tables (screenshot is above), and I have
 no idea what they are used for.

 For testing — this patch is applied to:
 - updates (themes and plugins tables): /wp-admin/update-core.php
 - media (list view): /wp-admin/upload.php?mode=list
 - post list: /wp-admin/edit.php
 - pages list: /wp-admin/edit.php?post_type=page
 - categories: /wp-admin/edit-tags.php?taxonomy=category
 - tags: /wp-admin/edit-tags.php?taxonomy=post_tag
 - comments: /wp-admin/edit-comments.php
 - plugins: /wp-admin/plugins.php
 - users: /wp-admin/users.php
 - Export Personal Data: /wp-admin/export-personal-data.php (with border)
 - Erase Personal Data: /wp-admin/export-personal-data.php (with border)
 - list of sites for multisite

 Correct if I missed something.

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


More information about the wp-trac mailing list