[wp-trac] [WordPress Trac] #46335: Custom HTML Issues
WordPress Trac
noreply at wordpress.org
Thu Mar 7 22:34:09 UTC 2019
#46335: Custom HTML Issues
------------------------------+-------------------------
Reporter: swagatam1975 | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.1.1
Component: Widgets | Version: 5.1
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: javascript
------------------------------+-------------------------
Changes (by desrosj):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"44817" 44817]:
{{{
#!CommitTicketReference repository="" revision="44817"
Widgets: Remove `change` event when editing a Custom HTML widget.
The `change` event was previously required to ensure that the Customizer
picked detected changes to the widget's content and synced them to the
preview. In the current state, though, the `trigger( 'change' )` is no
longer required and is causing issues with the widget's “Done” and “Save”
buttons.
Merges [44816] to the 5.1 branch.
Fixes #46335.
Props audrasjb, afercia, westonruter.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46335#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list