Picker widget doesn't reset its value after closing

Bug #419489 reported by Eleanor Berger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LAZR Javascript Library
Fix Released
Medium
Guilherme Salgado

Bug Description

After making a choice and closing a picker widget, opening it up again reveals the text previously entered in the search input box. Instead, it should be empty.

Changed in lazr-js:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Tom Berger (intellectronica)
Revision history for this message
Guilherme Salgado (salgado) wrote :

By default the picker will clear itself when you dismiss it with the 'save' event (i.e. click on an item from the list of results), but it won't do that when you close the picker. That's just the default behaviour, which can be changed by passing clear_on_cancel=true when creating the picker.

Changed in lazr-js:
assignee: Tom Berger (intellectronica) → Guilherme Salgado (salgado)
status: Triaged → Fix Committed
Changed in lazr-js:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.