[wp-trac] [WordPress Trac] #65121: Command Palette: Label can be incorrect for sites served over a CDN

WordPress Trac noreply at wordpress.org
Tue Apr 28 23:57:54 UTC 2026


#65121: Command Palette: Label can be incorrect for sites served over a CDN
---------------------------+----------------------------
 Reporter:  peterwilsoncc  |       Owner:  peterwilsoncc
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:  7.0
Component:  Toolbar        |     Version:  trunk
 Severity:  normal         |  Resolution:  fixed
 Keywords:  has-patch      |     Focuses:
---------------------------+----------------------------
Changes (by peterwilsoncc):

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


Comment:

 In [changeset:"62282" 62282]:
 {{{
 #!CommitTicketReference repository="" revision="62282"
 Toolbar: Add JavaScript fallback for determining command palette icon.

 Introduces a JavaScript fallback for determining whether the command
 palette icon in the toolbar should display ⌘Kfor Apple devices.

 This is to account for sites behind a CDN as it's common for the User-
 Agent header to be stripped from the request sent to the application
 server in order to increase cache hits on the edge.

 Props peterwilsoncc, westonruter, mukesh27, ramonopoly.
 Fixes #65121.
 }}}

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


More information about the wp-trac mailing list