[wp-trac] [WordPress Trac] #64382: Post search input “close” (×) button should use cursor: pointer
WordPress Trac
noreply at wordpress.org
Fri Jan 23 02:53:45 UTC 2026
#64382: Post search input “close” (×) button should use cursor: pointer
-------------------------------------+-------------------------------------
Reporter: sumitsingh | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Posts, Post Types | Version: 6.9
Severity: normal | Resolution: fixed
Keywords: has-screenshots has- | Focuses: ui, accessibility,
patch commit | css, administration
-------------------------------------+-------------------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"61514" 61514]:
{{{
#!CommitTicketReference repository="" revision="61514"
A11y: Use pointer cursor on webkit field cancellation buttons.
Webkit-based browsers add a cancel button to search inputs. This input
uses the default cursor standard to buttons and inputs, but the WordPress
admin applies the `pointer` cursor to buttons and inputs. Apply the
WordPress standard pointer to this pseudoelement for UI consistency.
Props sumitsingh, manhphucofficial, joedolson, sabernhardt, dhruvang21.
Fixes #64382.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64382#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list