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

Alignment Buttons are disabled when pasting text and enterMode is set to CKEDITOR.ENTER_BR #1436

Closed
renvieir opened this issue Jan 10, 2018 · 4 comments
Labels
resolution:cantreproduce A report that is not reproducible.

Comments

@renvieir
Copy link

renvieir commented Jan 10, 2018

Are you reporting a feature request or a bug?

Bug

Check if the issue is already reported

no related bugs

Provide detailed reproduction steps (if any)

  1. Copy text from anywhere (like a paragraph of lorem ipsum)
  2. Enter this Code Pen
  3. Paste the text in editor
  4. Click over the text
  5. See that alignment buttons are disabled

Expected result

Alignment Buttons should be enabled

Actual result

Alignment Buttons are disabled

Other details

  • Browser: Happens in IE11, FireFox and Edge. Don't happen in Chrome.
  • CKEditor version: 4.7.3
  • Installed CKEditor plugins: all
@renvieir renvieir changed the title Aligment Buttons are disabled when copying text and enterMode is set to CKEDITOR.ENTER_BR Aligment Buttons are disabled when pasting text and enterMode is set to CKEDITOR.ENTER_BR Jan 10, 2018
@renvieir renvieir changed the title Aligment Buttons are disabled when pasting text and enterMode is set to CKEDITOR.ENTER_BR Alignment Buttons are disabled when pasting text and enterMode is set to CKEDITOR.ENTER_BR Jan 11, 2018
@msamsel msamsel self-assigned this Jan 15, 2018
@msamsel
Copy link
Contributor

msamsel commented Jan 15, 2018

Your test case works fine for me. I test it on Firefox under MacOS, and IE11 and Firefox under Windows 7, and IE11, Edge, Firefox under Windows 10. In all cases justify button was possible to activate, and after pressing them content was moved properly.

Can you check your case on other computer is it possible for you to reproduce it on different machine? Can you also check if problem exists on our sample pages: https://cdn.ckeditor.com/4.8.0/full-all/samples/ and https://ckeditor.com/ckeditor-4/ ?
Another thing what you could check is disabling all browsers plugins to have clean browser.

@msamsel msamsel removed their assignment Jan 15, 2018
@renvieir
Copy link
Author

I have tested again, in version 4.8 it doesn't really happen, but in 4.7.3 it does.
I couldn't reproduce in sample pages.

@mlewand mlewand added resolution:cantreproduce A report that is not reproducible. and removed status:pending labels Jan 16, 2018
@mlewand mlewand closed this as completed Jan 16, 2018
@mlewand
Copy link
Contributor

mlewand commented Jan 16, 2018

In this case please upgrade to the latest version.

@renvieir
Copy link
Author

Just tested it again and the bug is still there in version 4.8.0.
SO: Windows 10 Pro Version 10.0.16299 Build 16299
Browsers:
IE v11.98.16299.0
Edge 41.16299.15.0
Firefox 57.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:cantreproduce A report that is not reproducible.
Projects
None yet
Development

No branches or pull requests

3 participants