Ticket #7225 (confirmed Bug)
FF - Font/Size/Styles not being continued on Enter
| Reported by: | lynne_kues | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Styles | Version: | 3.0 |
| Keywords: | IBM VendorFix | Cc: | satya_minnekanti@…, jamcunni@… |
Description (last modified by krst) (diff)
CKEditor 3.5.2 (revision 6449) FF 3.6.13
- Set the font and size.
- Create a list.
- Enter text for item 1. Press Enter.
- Enter text for item 2. Press Enter.
- Enter text for item 3. Press Enter.
Font is applied properly to the new items.
- Now go to the end of item 2 and click to move the cursor there.
- Press Enter and type.
Font is no longer applied properly.
This also happens when pressing Enter at the end of a paragraph. Expected behavior is that font/size of previous paragraph/list item will carry over.
Change History
comment:1 Changed 2 years ago by krst
- Status changed from new to confirmed
- Version changed from 3.5.2 to 3.0
- Component changed from General to Core : Styles
- Description modified (diff)
comment:4 Changed 2 years ago by typeof
A little note to moving by keyboard - if the caret was in the third line and you used the right arrow to move to the end of the second line then the expected font won't be applied.
Also using the End key causes the same problem.
comment:6 in reply to: ↑ 5 Changed 21 months ago by satya
Replying to garry.yao:
@garry.yao could you please add the ticket that you logged with Mozilla for this issue
comment:8 Changed 19 months ago by j.swiderski
I believe that this is another issue related to leaving element boundaries and how browser handles it. Please have a look at - http://dev.ckeditor.com/ticket/7796#comment:4

Confirmed.