Opened 15 years ago
Closed 15 years ago
#3131 closed defect (fixed)
[DateTextbox] Destroy Calendar
Reported by: | haysmark | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | General | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you destroy a DateTextbox?, its Calendar will stick around because it is created on click.
Note: See
TracTickets for help on using
tickets.
(In [8730]) Fixes #3131. Proxy commit for haysmark. Widgets using _DropDownTextBox now destroy their popups on destruction. Set isDebug=false in test_validate.html to work around #3139 problem using IE over HTTP.