Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #11479 (new defect)

Opened 2 months ago

[PATCH] Autocompleter updateChoices: this.stopIndicator();

Reported by: bobleers Assigned to: thomas@fesch.at
Priority: normal Milestone: 2.x
Component: script.aculo.us Version:
Severity: normal Keywords:
Cc:

Description

Little but annoying bug appeared in user-experience! The indicator remains displayed when no choices are returned.

this.stopIndicator(); always should be called at first within updateChoices.

Attachments

controls.js.patch (0.5 kB) - added by bobleers on 03/31/08 12:11:42.

Change History

03/31/08 12:11:42 changed by bobleers

  • attachment controls.js.patch added.