[wp-trac] [WordPress Trac] #58431: Backport: Behaviors UI

WordPress Trac noreply at wordpress.org
Thu Jun 8 12:37:09 UTC 2023


#58431: Backport: Behaviors UI
-------------------------+---------------------
 Reporter:  czapla       |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  6.3
Component:  Editor       |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |     Focuses:
-------------------------+---------------------

Comment (by tb1909):

 == Test Report
 This report validates that the indicated patch addresses the issue.

 Patch tested:
 https://core.trac.wordpress.org/ticket/58431?action=diff&version=5

 === Environment
 * OS: macOS 13.4
 * Web Server: Nginx
 * PHP: 8.1.13
 * WordPress: 6.3-alpha-55505-src
 * Browser: Google Chrome 114.0.5735.106
 * Theme: Twenty Twenty-Three
 * Active Plugins:
   * none

 === Actual Results

 - Unable to see the lightbox dropdown menu


 === Additional Notes

 - Tried the following: Creating a new post, adding an image, opening up
 the advanced section. The dropdown menu does not show up. After manually
 adding the


 {{{
 "core/image": {
         "behaviorsUIEnabled": true
 },
 }}}
 , and


 {{{
 "behaviors": {
         "lightbox": true
 }
 }}}

 to the theme.json of the twenty-twentythree theme it still does not show
 up


 === Supplemental Artifacts
 Add Inline: [[Image(https://core.trac.wordpress.org/raw-
 attachment/ticket/58431/lightbox-not-showing.png)]]
 or
 Add as Attachment

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


More information about the wp-trac mailing list