#13169 closed Bug (invalid)
Impossible to set font family if same is applied to beginning of selection.
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
- Open editor with following content:
<p><span style="font-family:courier new,courier,monospace">¿Que pasa?</span></p> <p>Buenos días.</p>
- Press Ctrl + A.
- Open font drop down.
- Select "Courier New".
Expected result: Whole content font should become "Courier New". Result: Font style resets.
Mirror ticket created http://dev.ckeditor.com/ticket/13170