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

New Chrome version and width of editor #30

Open
davidhund opened this issue Mar 1, 2013 · 3 comments
Open

New Chrome version and width of editor #30

davidhund opened this issue Mar 1, 2013 · 3 comments

Comments

@davidhund
Copy link

I've run into an issue where the editor is way (10k px) too wide. It is described here: https://dev.ckeditor.com/ticket/9947

You can see an example of the bug here:

Screen Shot 2013-03-01 at 3 44 01 PM

Your (?) custom skin, however, seems to need a different fix than the one described in the link above. I added: .cke_browser_webkit table { table-layout: auto; } which seems to fix it.

I run Symphony 2.2.5 with CKEditor 1.2.3

  • Should I upgrade CKEditor?
  • Is there another way to patch my CKEditor extension?
@kanduvisla
Copy link

I'll patch this myself. In the previous update the Symphony Pages-link is also broken, so I have to fix this anyway. Thanks for the heads up

@davidhund
Copy link
Author

Great, thanks. Can I safely upgrade my CKEditor 1.2.3 to your latest patched version on Symphony 2.2.5?

@kanduvisla
Copy link

Even better: CKEditor 1.3.3 is compatible with S2.2.x as well as S2.3.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants