Opened 7 years ago
Closed 7 years ago
#18699 closed defect (patchwelcome)
TouchScroll - destroy method crashing on devices with touch screen
Reported by: | slechoisnier | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On devices equiped with touch screen such as laptop for example, the destroy method of TouchScroll? class may crash due to attribute _touchScrollListeners that is undefined.
Change History (1)
comment:1 Changed 7 years ago by
Component: | General → DojoX Grid |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.