Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#26110 closed defect (bug) (fixed)

Suggest.js: Trigger change event when value is selected

Reported by: obenland Owned by: ocean90
Priority: normal Milestone: 3.8
Component: Taxonomy Version: 2.5
Severity: normal Keywords: has-patch commit
Cc: Focuses:

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 13 years ago.

Download all attachments as: .zip

Change History (5)

@obenland
13 years ago

#1 @SergeyBiryukov
13 years ago

  • Keywords commit added

#2 @lancewillett
13 years ago

  • Cc lancewillett kovshenin added

#3 @ocean90
13 years ago

  • Owner set to ocean90
  • Resolutionfixed
  • Status newclosed

In 26333:

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

props obenland.
fixes #26110.

#4 @ocean90
12 years ago

In 27911:

Update suggest.min.js for [26333].

see #26110, #27599.
fixes #27621.

Note: See TracTickets for help on using tickets.