Ticket #492 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

Autocomplete fails with Focus

Reported by: laceja Owned by:
Priority: important Milestone: Plugin
Component: Plugin (not included in core distro) Version: 1.1.1 Stable
Keywords: autocomplete, focus, select Cc:

Description

Autocomplete fails when you set Focus() or Select() on the control.

Attachments

QAutoCompleteTextBoxBase.class.php (5.3 kB) - added by laceja 5 months ago.
Updated with Focus() override

Change History

Changed 5 months ago by laceja

Updated with Focus() override

Changed 5 months ago by kmeirlaen

great override for 1.1.1
for v2.0, this will be included in core, so after that focus() should return javascript that will be compatible with the autocomple component.

Changed 5 months ago by alex94040

  • status changed from new to closed
  • resolution set to fixed

(In [800]) Fixes #492 (Autocomplete control fails with Focus()). Code by Laceja, reviewed by alex94040.

Also relevant: checkin [796]

Note: See TracTickets for help on using tickets.