Opened 10 years ago
Closed 10 years ago
#8726 closed bug (fixed)
Tooltip remains after close of datepicker
Reported by: | crowcoder | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.1 |
Component: | ui.tooltip | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
JS Bin: http://jsbin.com/ufogux/1/edit
The "Prev" and "Next" tooltips on the datepicker calendar do not go away when you apply $(document).tooltip();
To recreate, click in the text box and do Next or Prev or both on the calendar. It is not sufficient to hover, you must press Next or Prev or both. Select a date or focus away and the calendar tooltips remain.
Change History (1)
comment:1 Changed 10 years ago by
Milestone: | 1.10.0 → 1.9.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in 6b48ef5eca67f389d7a58f3c8a263ceb82c8becb.