#26110 closed defect (bug) (fixed)
Suggest.js: Trigger change event when value is selected
Reported by: | obenland | Owned by: | ocean90 |
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | 2.5 |
Component: | Taxonomy | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Currently when the user selects a suggested value, the form element gets updated with the selected content, but only the focus event is triggered (and only if multiple values are allowed).
If the script is used in the context of the customizer for example, the preview doesn't get updated for the lack of information that an input value has changed.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 26333: