Opened 10 years ago
Last modified 9 years ago
#12526 confirmed Bug
Can't remove block style after changing format.
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description
- Clear editor contents and select "Italic Title"
- Type few characters and press enter.
- In second line change format to DIV (from format dropdown) and start typing. Result is italic div and there is nothing selected in styles dropdown probably because there is no such style.
- Press enter and in third line change format to P. Typed text is still italic.
Result - you get italic P which you can only deactivate with Apply/Remove Italic title from styles dropdown.
Change History (4)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
It would be good if choosing format removed the previously applied style. It could work the same way as my plugin for enter key - try to match one of the styles and remove it before applying format. Though, that would need to be configurable or simply implemented in a separate plugin.