#8084 closed Bug (fixed)
[enterBr] O.removeAttribute is not a function
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.1 |
Component: | General | Version: | 3.6.1 |
Keywords: | Cc: |
Description
When enter mode is set to BR (e.g. in the BBCode sample), create a list and press enter twice to exit from it.
A JavaScript error occurs:
O.removeAttribute is not a function
Caused by [7054]