Opened 10 years ago
Closed 9 years ago
#13330 closed defect (duplicate)
Clicking outside the grid in IE doesn't get rid of a cell's editor
Reported by: | Bryan Forbes | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Grid | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you open up test_data_grid_edit.html in IE, double click on a country to edit, and then click to the right of the grid, the cell remains in edit mode. If the same steps are done in Firefox or Chrome, the cell will exit edit mode. I'm attaching a patch to fix this issue. I'm also assigning this to Evan so I can get a second set of eyes on this change.
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | grid_editor_focus_ie.diff added |
---|
comment:1 Changed 9 years ago by
Owner: | changed from evan to Evan |
---|
Got the reason why I'm always not able to receive the ticket note -_-!
Note: See
TracTickets for help on using
tickets.
Fix for focus issue in IE