Jump to content

Recommended Posts

Posted

This a totally bizarre bug that I can't seem to pin down. In one of my 2.5.3 installations, CKEditor does not allow me to type into it if the field is blank. This only happens in Chrome. If I update the field in another browser and go back to Chrome, I can then continue to edit the field.

Nothing shows up in the js console. Probably a long shot, but has anyone else had this same issue and found a solution for it? Or any ideas on how I could troubleshoot this better?

Thanks.

Posted

Yeah, I've been trying to "figure it out" for 2 days... 

EDIT: Okay, I got it! The problem is that I was using display: flex; on the body element, which was also getting imported into my contents.css file. I changed this to display: block; and we're good to go.

  • Like 3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...