Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#6554 closed Bug (fixed)

Webkit: cannot type after inserting Page Break

Reported by: Tobiasz Cudnik Owned by: Martin
Priority: Normal Milestone: CKEditor 3.4.3
Component: General Version: 3.3.2
Keywords: Webkit IBM Cc: satya_minnekanti@…

Description

Cannot type after inserting Page Break using Chrome.

  1. Start the editor win en empty document.
  2. Type "foo".
  3. Press the Page Break button.
  4. Type "foo" again.

Expected: There are 2 "foo" paragraphs with the pagebreak in between.

Result: The second paragraph is missing.

Regression in 3.3.2 (worked well in 3.3.1).

Attachments (2)

6554.patch (484 bytes) - added by Martin 14 years ago.
6554_2.patch (1.4 KB) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (13)

comment:1 Changed 14 years ago by Garry Yao

Milestone: CKEditor 3.4.2
Status: newconfirmed

comment:2 Changed 14 years ago by Garry Yao

Version: 3.3.2

comment:3 Changed 14 years ago by Wiktor Walc

Milestone: CKEditor 3.4.2CKEditor 3.4.3

comment:4 Changed 14 years ago by Martin

Owner: set to Martin
Status: confirmedassigned

Changed 14 years ago by Martin

Attachment: 6554.patch added

comment:5 Changed 14 years ago by Martin

Status: assignedreview

comment:6 Changed 14 years ago by Garry Yao

Status: reviewreview_failed

The patch breaks the following case:

  1. Insert a table at the end of document;
  2. Continue to click the spaces above table but below the last paragraph;
    • Actual Result: empty spaces are added on each click.

Changed 14 years ago by Garry Yao

Attachment: 6554_2.patch added

comment:7 Changed 14 years ago by Martin

Status: review_failedreview

comment:8 Changed 14 years ago by Tobiasz Cudnik

Status: reviewreview_passed

R+ for the 6554_2 patch.

comment:9 Changed 14 years ago by Martin

Resolution: fixed
Status: review_passedclosed

comment:10 Changed 14 years ago by Martin

fixed with revision [6110]

comment:11 Changed 14 years ago by Satya Minnekanti

Cc: satya_minnekanti@… added
Keywords: IBM added
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