Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#26110 closed defect (bug) (fixed)

Suggest.js: Trigger change event when value is selected

Reported by: obenland's profile obenland Owned by: ocean90's profile 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)

26110.diff (407 bytes) - added by obenland 11 years ago.

Download all attachments as: .zip

Change History (5)

@obenland
11 years ago

#1 @SergeyBiryukov
11 years ago

  • Keywords commit added

#2 @lancewillett
11 years ago

  • Cc lancewillett kovshenin added

#3 @ocean90
11 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 26333:

Suggest.js: Trigger change event when value is selected.

props obenland.
fixes #26110.

#4 @ocean90
10 years ago

In 27911:

Update suggest.min.js for [26333].

see #26110, #27599.
fixes #27621.

Note: See TracTickets for help on using tickets.