#15109 closed defect (fixed)
Filter tooltip and grid destroy
Reported by: | lzboron | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | DojoX Grid | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When I move mouse over filter bar, status tooltip is displayed. But if I destroy grid programmatically at the same time as moving cursor into filter bar, it fails.
I attach patch file solving this issue by testing value of 'this.plugin' property before using it.
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | filterBar.patch added |
---|
comment:2 Changed 10 years ago by
Milestone: | tbd → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
patch