[wp-trac] [WordPress Trac] #60442: Improve user experience when interacting with internal search

WordPress Trac noreply at wordpress.org
Tue Feb 13 16:08:10 UTC 2024


#60442: Improve user experience when interacting with internal search
--------------------------+------------------------------------------------
 Reporter:  Marc4         |       Owner:  (none)
     Type:  enhancement   |      Status:  closed
 Priority:  normal        |   Milestone:
Component:                |     Version:
  Administration          |
 Severity:  normal        |  Resolution:  wontfix
 Keywords:                |     Focuses:  ui, accessibility, administration
--------------------------+------------------------------------------------
Changes (by joedolson):

 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  Awaiting Review =>


Comment:

 Thanks for contributing, @marc4!

 The clear search button is a browser feature, and is only available in
 Webkit and Blink based browsers. We could probably hide it and implement a
 separate clear search button, but I'm not sure that I see a lot of value
 in that.

 I do think that those clear search buttons are badly implemented in the
 browsers, but coming up with a consistent cross-browser solution to remove
 the existing button is a lot of engineering for something that already has
 multiple paths on the user front.

 The search can be cleared using the button, Ctrl + A and delete, or double
 click and delete; adding a custom method seems excessive.

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


More information about the wp-trac mailing list