ExchangeCore / Concrete5-CKEditor

CKEditor package for concrete5 v7+
MIT License
19 stars 3 forks source link

CKEditor Focus #52

Open john-everden opened 8 years ago

john-everden commented 8 years ago

When adding a new page and inserting an image from the add new page dialog in ckeditor (still in the admin e.g. /index.php/dashboard/sitemap/full), it's impossible to gain focus on any of the image input fields such as width height, alignment etc.

joe-meyer commented 8 years ago

I'm not sure what you mean by still in the admin? I'm not sure where you're able to get ckeditor to show up from that page? I created a new page, on the drafts page I could add width/height etc. If you could make sure you have the latest files for ckeditor, give your concrete5 version, and give step by step instructions on how to replicate the bug that would be most helpful.

john-everden commented 8 years ago

Latest version of your ckeditor plugin and c5. You can make the editor appear in that page by setting up page types and then adding them as attributes (standard c5 feature).

Here is the blog tutorial http://documentation.concrete5.org/tutorials/setup-a-simple-blog-within-concrete-5-7

It's probably easier to replicate by just installing the http://www.concrete5.org/marketplace/addons/hw-simple-blog/ which basically reproduces the steps in the tutorial.

Great plugin btw. If I get some free time I might attempt a pull request.

john-everden commented 8 years ago

screen shot 2016-06-30 at 8 23 47 pm