#12356 closed defect (fixed)
Exception thrown when moving Up/Down arrow keys
Reported by: | evan | Owned by: | evan |
---|---|---|---|
Priority: | high | Milestone: | 1.6.1 |
Component: | DojoX Grid | Version: | 1.6.0rc1 |
Keywords: | grid focus ie | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
This issue occurs in IE6/7/8 by simply using Up/Down? arrow keys in the attached "12356.htm"
Attachments (2)
Change History (6)
comment:1 Changed 10 years ago by
Summary: | Exception thrown when moving Up/Down arrow keys → [patch] Exception thrown when moving Up/Down arrow keys |
---|
Changed 10 years ago by
Attachment: | 12356.patch added |
---|
Changed 10 years ago by
Attachment: | 12356.html added |
---|
comment:2 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [24169]) Fixes #12356, by using a safe try/catch, applied to both trunk and 1.6.x branch. This issue only occurs in EnhancedGrid?, !strict
comment:4 Changed 10 years ago by
Milestone: | future → 1.6.1 |
---|---|
Summary: | [patch] Exception thrown when moving Up/Down arrow keys → Exception thrown when moving Up/Down arrow keys |
Note: See
TracTickets for help on using
tickets.
Patch from Gino Andres Caverzan(IBM, CCLA)