Ticket #453 (closed Bug: fixed)
Error deleting a table in Firefox
| Reported by: | alfonsoml | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.4.3 |
| Component: | UI : Enter Key | Version: | SVN |
| Keywords: | Cc: |
Description
Steps in Firefox 2.0.0.3:
- insert a table
- Select it
- Press Del to delete it
currentBlock has no properties _ExecuteBackspace(Object Window=window StartContainer=td StartBlockLimit=td, null, null)fckenterkey.js (line 179) DoDelete()fckenterkey.js (line 275) FCKEnterKey_OnKeystroke(46, "Delete")fckenterkey.js (line 78) _FCKKeystrokeHandler_OnKeyDown(keydown charCode=0, keyCode=46, Object Keystrokes=Object CancelCtrlDefaults=false)fckkeystrokehandl... (line 101) (no name)(keydown charCode=0, keyCode=46)fcktools_gecko.js (line 133) if ( !previous && currentBlock.nodeName.IEquals( 'LI' ) && currentBlock.parentN...
Change History
Note: See
TracTickets for help on using
tickets.