Opened 15 years ago
Closed 15 years ago
#5444 closed Bug (duplicate)
The Style combo is not context sensitive on editor recreation
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed | Cc: |
Description
- Open the Ajax sample.
- Type some text.
- Select some text and apply the "Big" style in one of the words. Note that the style combo will be context sensitive when moving in/out that word.
- Remove the editor.
- Recreate it.
- Open the Style combo so it gets loaded.
- Click in/out the previously styles word.
The style combo will not be context sensitive anymore. Even when applying other styles, it will still not detect the current selection style properly.
To note that the styles list still shows the active styles properly.
Change History (1)
comment:1 Changed 15 years ago by
Milestone: | CKEditor 3.3 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
This is another symptom of the shared CKEDITOR.config handled in #5345