Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#9172 closed bug (fixed)

Autocomplete: .replaceWith() fails to replace

Reported by: vakopian Owned by:
Priority: minor Milestone: 1.10.3
Component: ui.autocomplete Version: 1.9.2
Keywords: Cc:
Blocked by: Blocking:

Description

This is a regression in 1.9.2: Example failing with 1.9.2: http://jsfiddle.net/CJjVn/2/ Works with 1.8.18: http://jsfiddle.net/CJjVn/1/

Change History (5)

comment:1 Changed 10 years ago by Scott González

Status: newopen
Summary: calling replaceWith() on autocomplete will make it disappearAutocomplete: .replaceWith() fails to replace

comment:2 Changed 10 years ago by Scott González

Resolution: fixed
Status: openclosed

Autocomplete: Insert the live region before the input. Fixes #9172 - Autocomplete: .replaceWith() fails to replace.

Changeset: ff11b69a67e0176c851ff3bdec997c7a75d47a42

comment:3 Changed 10 years ago by Scott González

Milestone: none1.11.0

comment:4 Changed 10 years ago by Scott Gonz��lez

Autocomplete: Insert the live region before the input. Fixes #9172 - Autocomplete: .replaceWith() fails to replace. (cherry picked from commit ff11b69a67e0176c851ff3bdec997c7a75d47a42)

Changeset: 2da014b11d264a49c7ad7075d1fdb66a7d3f009c

comment:5 Changed 10 years ago by Scott González

Milestone: 1.11.01.10.3
Note: See TracTickets for help on using tickets.