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

WordPress Trac noreply at wordpress.org
Thu May 7 17:13:02 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 fixed-major commit dev-    |     Focuses:
  reviewed                                       |
-------------------------------------------------+-------------------------
Changes (by desrosj):

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


Comment:

 In [changeset:"62322" 62322]:
 {{{
 #!CommitTicketReference repository="" revision="62322"
 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.

 Reviewed by westonruter, desrosj.
 Merges [62282] to the 7.0 branch.

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

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


More information about the wp-trac mailing list