Opened 15 years ago
Closed 15 years ago
#5202 closed Bug (fixed)
IE: Some styles are not being applied to collapsed selections
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.2 |
Component: | Core : Styles | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed | Cc: |
Description
(3.2.x Branch)
Some of the styles are not being applied to collapsed selections. This happens with the Styles combo, Font Face, Size and Colors. Strangely, its doesn't happen with the button styles, like Bold and Italic.
Change History (2)
comment:1 Changed 15 years ago by
Owner: | set to Frederico Caldeira Knabben |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
It seams that one of the changes introduced with [5134] was not really needed.
Fixed with [5160].