Opened 14 years ago

Closed 14 years ago

#5584 closed Bug (fixed)

forceEnterMode affects Indendation and Outdentation

Reported by: Satya Minnekanti Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.3
Component: UI : Enter Key Version: 3.2
Keywords: IBM Confirmed Review+ Cc: Damian, joek

Description

When using config.forceEnterMode=true it affects how Indendation and Outdentation is applied.

T reproduce the defect:

  1. Open Ajax sample
  1. Click the Increase Indent link and see that the cursor will move to the right the appropriate amount.
  1. Type some text and Press the Enter key to begin a new line

Expected Result:

Cursor should begin at the current indent level as set by the Indent Paragraph control

Actual Result: The cursor position of the new line begins at the left edge of the edit area. The same behavior is exhibited by the Outdent link.

Attachments (2)

5584.patch (1018 bytes) - added by Garry Yao 14 years ago.
5584_2.patch (505 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (8)

Changed 14 years ago by Garry Yao

Attachment: 5584.patch added

comment:1 Changed 14 years ago by Garry Yao

Component: GeneralUI : Enter Key
Keywords: Confirmed Review? added
Owner: set to Garry Yao
Status: newassigned

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:3 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [5410].

comment:4 Changed 14 years ago by Garry Yao

Keywords: Review+ removed
Resolution: fixed
Status: closedreopened

The fix is insufficient.

Changed 14 years ago by Garry Yao

Attachment: 5584_2.patch added

comment:5 Changed 14 years ago by Garry Yao

Keywords: Review? added

It's possible that the renamed node is offline.

comment:6 Changed 14 years ago by Garry Yao

Keywords: Review+ added; Review? removed
Resolution: fixed
Status: reopenedclosed

The patch has been reviewed as part of #5402.

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