Opened 12 years ago
Last modified 12 years ago
#9881 confirmed Bug
[FF] JS error when right-click on textarea
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 Beta |
Keywords: | Firefox | Cc: |
Description (last modified by )
- Open any sample.
- Insert textarea into editor.
- Right click on it.
JS error is thrown:
Error: Permission denied to access property 'nodeType' @ core/dom/node.js:25
Context menu usually doesn't show up.
Change History (4)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Milestone: | CKEditor 4.0.2 |
---|
comment:3 Changed 12 years ago by
Keywords: | Firefox added |
---|---|
Status: | new → confirmed |
Version: | 4.0 → 4.0 Beta |
comment:4 Changed 12 years ago by
NOTE: Ticket #9612 has the same error, different TC and it can be reproduced in CKE 4.x and 3.x.
Problem can be reproduced from CKEditor 4 beta in latest Firefox 18.
NOTE: It doesn't occur in FF 3.6.x