Opened 16 years ago
Closed 16 years ago
#5163 closed Bug (fixed)
[FF] Error when using undo
| Reported by: | Damian | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.2 |
| Component: | General | Version: | 3.1 |
| Keywords: | IBM Confirmed Firefox | Cc: | Joek |
Description (last modified by )
- Clear browser cache/cookies etc.
- Open Ajax sample on nightly build
- Add some content
- At end of the document add a horizontal line
- Attempt to undo
Undo doesn't work on the horizontal line and the following error occurs:
l is null
[Break on this error] return h;},clone:function(h,i){var j=thi...h){var j=this;if(h.equals(j))return j;\r\n
This only happens on the first load of the editor.
Change History (2)
comment:1 Changed 16 years ago by
| Description: | modified (diff) |
|---|---|
| Keywords: | Confirmed Firefox added |
| Version: | SVN (CKEditor) → 3.1 |

Confirmed in Firefox only. Ok with IE.