Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatting options not applied after clicking the text area or ckeditor body #509

Open
soumitradeb opened this issue Jun 14, 2017 · 3 comments
Labels
browser:firefox The issue can only be reproduced in the Firefox browser. status:confirmed An issue confirmed by the development team. type:bug A bug.

Comments

@soumitradeb
Copy link

bug

On firefox, If you select first bold format and then click on ckeditor body, bold format will unselect automatically and content will not appear with bold but behavior is different on ie11 and chrome,

Expected result

Should be consistent among all browser

Actual result

Formatting options not applied when we click on ckeditor body after selecting a formatting option.

Other details

  • Browser:Firefox
  • OS: windows 7
  • CKEditor version: 4.5.5
  • Installed CKEditor plugins: a11yhelp, clipboard, colordialog, dialog, image, link, liststyle, magicline, smiley
@mlewand
Copy link
Contributor

mlewand commented Jun 14, 2017

Could you provide step-by-step guide, because I can't understand what exactly you wish to achieve.

What I'm doing is:

  1. Open latest release sample.
  2. Clicking bold button.
  3. Clicking at instance word (to make a click on editor body).

I'm expecting bold button to be unselected, and content to remain unaffected - and that's how it works on both FF and IE11.

@soumitradeb
Copy link
Author

I am using FF version: 53.0.2 (32-bit)
I am providing the steps for firefox:

  1. Open latest release sample.
  2. Remove all text from editor.
  3. Click on bold style.
  4. click on editor body
  5. start typing
  6. Bold will unselect automatically and text will appear as normal style.

Repeat 1-6 steps on Chrome, behavior will be different, bold will not unselect automatically and text will appear as bold text.

@msamsel msamsel added browser:firefox The issue can only be reproduced in the Firefox browser. status:confirmed An issue confirmed by the development team. type:bug A bug. labels Jul 18, 2017
@msamsel
Copy link
Contributor

msamsel commented Jul 18, 2017

I was able to confirm it on:

  • Browser: Firefox 54.0.1 (64-bit)
  • OS: MacOS
  • CKEditor version: 4.7.1
  • Installed CKEditor plugins: full-all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:firefox The issue can only be reproduced in the Firefox browser. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

3 participants