google-code-export / candydolldb

Automatically exported from code.google.com/p/candydolldb
0 stars 0 forks source link

Autosuggestbox does not close when expected to #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open any page containing a tags-box.
2. Enter one or more characters, the autosuggest-box appears.
3. The box only disappears when ENTER is pressed while a tag has focus, or the 
user uses Tab and/or Shift-Tab.

What is the expected output? What do you see instead?
A consistent behavior of disappearing.

Original issue reported on code.google.com by fwp...@gmail.com on 16 Mar 2012 at 2:22

GoogleCodeExporter commented 9 years ago
Fixed in r385 by adding an outsideclick jquery event

Original comment by mranimos...@gmail.com on 19 Mar 2012 at 6:04