Opened 15 years ago
Closed 15 years ago
#5640 closed Bug (duplicate)
CKeditor 3.2.1 : Font name/size is not kept in multiple lines in FF.
Reported by: | Alex Medina | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.2.1 |
Keywords: | Cc: |
Description
CKeditor 3.2.1. Tested in Firefox only
- Create a line and assign a font name+font size (ex: Arial and 12 pts)
- Click at the end of the line and hit Enter, type some ext, Hit enter, type some text
- While this is in progress, you can notice that the font attributes did not change (as expected). We're using the same font name and font size
- Click at the end of the newly created lines
--> Popup menus for font attributes are now 'blank' ; you can see 'font' and 'size' instead of Arial and 12, for example --> With IE, we can still the correct attributes As a consenquece, if I type new text at the end of the newly created line, the font style is different.
--> also with this in mind (only seen in FF):
- Type "aaaaaaaaaaaaaaa" in a new line in the editor and select size and font name for the new line.
- type enter at the end of the line and enter "bbbbbbbbbbbbb"
the line with "bbbbbb..." has the same font name and size as "aaaaa..." as expected.
- Now, enter a space at the end the line with "aaaaaaa..." and type "cccccccccccccc". The line with "cccc...." does not have the same font name/size as the line above or below.
I see this without the entering a space too.
Change History (1)
comment:1 Changed 15 years ago by
Priority: | High → Normal |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
DUP of #5643.