Opened 10 years ago

Last modified 10 years ago

#11581 confirmed Bug

Enter Backspace Shift+Enter fails on FF

Reported by: babacuek Owned by:
Priority: Normal Milestone:
Component: UI : Enter Key Version: 3.0
Keywords: Firefox Cc:

Description

Tested with FF25 and 27.

Reproducalbe in demo

Type "AAA"
Enter
Backspace
Shift+Enter

--> expected: new line, but it make p

Backspace

--> cursor is on line under "AAA"

Type "B" -> In Line 1 is "AAAB"

With "down" u can reproduce it.

Change History (4)

comment:1 Changed 10 years ago by Piotrek Koszuliński

Component: GeneralUI : Enter Key
Keywords: Firefox added
Status: newconfirmed
Version: 4.0

Reproducible from at least CKEditor 4.0. Since I don't remember such issue I believe that it may be a browser bug (it handles backspace). We need to check this.

Inner HTML during the TC:

  • <p>foo<br></p><p><br></p>
  • <p>foo<br></p>
  • <p>foo<br><br><br></p>

comment:2 Changed 10 years ago by Jakub Ś

Version: 4.03.0

I was able to reproduce this problem from CKEditor 3.0 in Firefox only.

comment:3 Changed 10 years ago by babacuek

For me i can reproduce it in demo - so i think its not just an 3.x problem.

comment:4 Changed 10 years ago by Piotrek Koszuliński

j.swiderski meant that it can be reproduced in all CKEditor versions, starting from 3.0 up to the latest 4.3.x.

But this information makes me more sure that it's a FF's bug ;/.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy