id summary reporter owner description type status priority milestone component version resolution keywords cc 6169 Error 800a025e when deleting empty table cells in IE Evan Krall "Steps to reproduce:[[BR]] 1. Ctrl-A, Backspace to empty the document[[BR]] 2. Create a 3-row, 2-column table of 500px (this is the default)[[BR]] 3. Click to place the cursor in the bottom-right cell[[BR]] 4. Shift-up[[BR]] 5. Backspace[[BR]] Expected: the bottom row gets deleted from the table Actual: ""Could not complete the operation due to error 800a025e"" Error occurs on line 1294 of _source/plugins/selection/plugin.js, in revision 5826: {{{ ieRange.select(); }}} " Bug closed Normal General 3.2.1 fixed