Opened 12 years ago
Last modified 12 years ago
#10494 confirmed Bug
ACF: Styles don't work with shared toolbar
Reported by: | Karen Ananiev | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | 4.1 |
Keywords: | Cc: |
Description
- Open sample plugins/sharedspace/samples/sharedspace.html
- Use the first editor and apply, for example, Big style
- Toggle editor mode to source and back to WYSIWYG
Style will be removed.
I confirm this issue.
Open sharedspaces sample, apply any inline style to iframed editor and switch to Source and back. Inline style gets removed.
This is sort of strange because when I switch to source I see inline style is there. Only when I come back to WYSIWYG inline style is no longer there.
I have also noticed that this doesn't happen when you set
allowedContent:true
in instance definition.