[wp-trac] [WordPress Trac] #63042: Customizer accordion sections do not respond to click

WordPress Trac noreply at wordpress.org
Sun Mar 2 04:10:24 UTC 2025


#63042: Customizer accordion sections do not respond to click
--------------------------+-----------------------------------------
 Reporter:  joyously      |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Customize     |     Version:  6.7
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  javascript, administration
--------------------------+-----------------------------------------
Changes (by joyously):

 * version:   => 6.7


Comment:

 I was able to revert to WP 6.6.2 and found that it worked.
 Looking at the code in accordion.js, it has comments for how to markup the
 accordion. The change was to add a button in the title div, and the click
 event is on the button. Since my markup didn't change, it didn't work for
 me...
 I think the entire title should be clickable, as before, so I will likely
 switch my code to use `<details>` and `<summary>` instead.

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


More information about the wp-trac mailing list