#14450 closed Bug (invalid)
Font and Color picker is getting reset when user hits enter or clicks
Reported by: | Chidanand | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description ¶
Steps to reproduce ¶
- In CKEditor toolbar, select any Font from Font Family drop-down, Select any Text color and background color.
- Enter some Text, Check entered text shows all selected properties.
Refer Fig 1.
- Now hit Enter from Keyboard and enter some text.
- All selected properties are set to default. Refer Fig 2.
Expected result ¶
Font and Color picker should not get reset when user hits enter or clicks in CKEditor.
Actual result ¶
Font and Color picker is getting reset when user hits enter or clicks
Other details (browser, OS, CKEditor version, installed plugins) ¶
Browser : Google Chrome,Mozilla Firefox, Internet Explorer
CKEditor version : 4.5.7
installed plugins : dragresize, imageresize

Change History (8)
Changed 9 years ago by
Changed 9 years ago by
Changed 9 years ago by
Attachment: | 2016-03-03_1717.swf added |
---|
comment:1 Changed 9 years ago by
Status: | new → pending |
---|---|
Version: | 4.5.7 |
comment:2 Changed 9 years ago by
Thank you for the reply.
I forgot to add one of the step to reproduce and i apologize for that, we need to enable default spell check to reproduce this bug as you can see in "Fig 1.png".
comment:3 Changed 9 years ago by
Que: Are you able to reproduce this in CKEditor demo? Perhaps you are using some CKEditor third-party plugin which is causing this?
Ans: Yes, i able to reproduce this in CKEditor demo and not the issue with third-party plugin.
comment:4 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
I can confirm this problem is happening in Chrome/Webkit browsers only when Scayt is turned on.
I have reported this issue to SCAYT team - https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/125 (@Chidanand, please refer to that ticket).
I'm closing this ticket as invalid for now.

I can't reproduce this problem.
Please see attached video - typing and pressing Enter seems to work without problems. The closest to what you have described, is covered by this ticket - #12634 (last line in the video)
We also have problems with block styles (starting from CKEditor 4.5.0) - #14250 but I can't seem to find a way to reproduce loosing inline styles.
Are you able to reproduce this in CKEditor demo? Perhaps you are using some CKEditor third-party plugin which is causing this?