#5661 closed Bug (expired)
CKeditor 3.2.1. : Line growing inconsistently in Firefox
Reported by: | Alex Medina | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.2.1 |
Keywords: | Cc: | alex@… |
Description
CKeditor 3.2.1. : Line growing inconsistently in Firefox
I am able to reproduce this bug in Firefox using the CKeditor demo site:
- Erase all your content from CKeditor textarea
- Write this line without the quotes
"12345678901234567890"
- Write this line below the previous line without the quotes
" WORD"
- Now select the text "WORD" by double clicking on that word.
- Choose a font name, then another font name, then another, etc.
In IE, everything looks fine. The position of "WORD" stays unchanged. However, this is not the case in Firefox. In Firefox, the position of "WORD" shifts to the right and left depending on the font name.
Change History (3)
comment:1 Changed 14 years ago by
Priority: | High → Normal |
---|---|
Status: | new → pending |
comment:2 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Works for me as well.
Closing the ticket as expired.
comment:3 Changed 13 years ago by
I have checked the issue under Firefox 3.6, 4 and 5 and it works in every one of them.
WFM in trunk, position of styled text remains.