#3382 closed defect (fixed)
selecting an item from a combobox popup still creates a tooltip
Reported by: | alex | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | alex | |
Blocked By: | Blocking: |
Description
despite selecting a valid item, users are still prompted to enter a valid item
Change History (5)
comment:1 Changed 14 years ago by
Owner: | changed from bill to haysmark |
---|
comment:2 Changed 14 years ago by
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by
Owner: | changed from haysmark to Douglas Hays |
---|---|
Status: | assigned → new |
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [9067]) Fixes #3382. Changed prompt to only show when the textbox is empty and changed onblur to cancel the tooltip.