Opened 14 years ago
Closed 12 years ago
#8178 closed New Feature (fixed)
CKEditor toolbar should float on a page and be dynamically attached to any selected HTML / DOM element
Reported by: | jbrinnand | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Toolbar | Version: | |
Keywords: | Cc: |
Description
What we need is the editor's toolbar to be rendered but without that lower body being displayed. Only when a target is selected, will the gray container surrounding the editable area appear. Alternately - when the target is de-selected, the gray border surrounding the editable area will disappear but the editor's toolbar will still remain.
I believe that your request has been solved by inline editing plugin that is available in new CKEditor 4 beta. Please see inline editing examples in http://nightly-v4.ckeditor.com/3466/samples/
Please also note that this is beta. Stable release will be available soon.