Opened 16 years ago
Closed 16 years ago
#3210 closed Bug (duplicate)
Font size and type not reflected in combo when selecting text
Reported by: | Damian | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | IBM Confirmed | Cc: |
Description
Steps to reproduce:
- Open a nightly build example
- Apply a font and size to some text, choosing options other than the first in the list
- Focus away from the selected text and then place the cursor on the text again
Expected behavior:
The font and size of the text should be reflected in the respective combos in the toolbar.
Actual behavior:
Combos default to first options in list, e.g. Arial and 8
Change History (3)
comment:1 Changed 16 years ago by
Keywords: | Pending added |
---|
comment:2 Changed 16 years ago by
Keywords: | Confirmed added; Pending removed |
---|
I can confirm this. It happens with the compressed code only, not the development SVN code.
I was unable to reproduce this bug, and the correct state of size/font combo which reflecting the none-styled text should be blank instead of the first option.