Opened 10 years ago
Last modified 10 years ago
#12179 confirmed Bug
[FF] Error while using :after pseudoclass in contents.css
Reported by: | Rike | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Editable | Version: | |
Keywords: | Firefox | Cc: |
Description (last modified by )
1) use http://ckeditor.com/demo#full, clear all (I used Gecko - last version of PaleMoon)
2) change contents.css or use different way do add style: .cke_editable span:after {content: ' [' attr(class) ']'}
3) write "blah blah".
4) select line and change Style to marker
(now you will see yellow line: blah blah [marker]
).
5) go to the end of this line.
6) press left arrow and obtain twice this error:
Error: Permission denied to access property 'nodeType' Source File: http://cdn.ckeditor.com/4.4.2/standard-all/ckeditor.js Line: 364
FF's bug on Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1035749
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | ff-permission-denied.html added |
---|
comment:1 Changed 10 years ago by
Cc: | 1567b48 removed |
---|---|
Keywords: | Firefox added; after pseudoclass removed |
Status: | new → confirmed |
Version: | 4.4.2 |
This is a Firefox bug which can be reproduced without CKEditor using ff-permission-denied.html. I'll report a bug on Bugzilla.
comment:2 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Summary: | Error while using :after pseudoclass in contents.css → [FF] Error while using :after pseudoclass in contents.css |
FF bug