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 Piotrek Koszuliński)

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)

ff-permission-denied.html (896 bytes) - added by Piotrek Koszuliński 10 years ago.
FF bug

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by Piotrek Koszuliński

Attachment: ff-permission-denied.html added

FF bug

comment:1 Changed 10 years ago by Piotrek Koszuliński

Cc: 1567b48 removed
Keywords: Firefox added; after pseudoclass removed
Status: newconfirmed
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 Piotrek Koszuliński

Description: modified (diff)
Summary: Error while using :after pseudoclass in contents.css[FF] Error while using :after pseudoclass in contents.css
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy