Opened 15 years ago

Closed 15 years ago

#3795 closed Bug (fixed)

ENTER scrolls the editing area always

Reported by: Frederico Caldeira Knabben Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.0
Component: General Version: SVN (CKEditor) - OLD
Keywords: Confirmed Review+ Cc:

Description

  1. Load the following HTML:
<p>A</p><p>A</p><p>A</p><p>A</p><p>A</p><p>A</p><p>A</p>
<p>A</p><p>A</p><p>A</p><p>A</p><p>A</p><p>A</p><p>A</p>
<p>XXXXXXXXXXXXXXXXXXXX</p>
<p>B</p><p>B</p><p>B</p><p>B</p><p>B</p><p>B</p><p>B</p>
<p>B</p><p>B</p><p>B</p><p>B</p><p>B</p><p>B</p><p>B</p>
  1. Scroll the contents to position "XXXXXXXXXXXXXXXXXXXX" in the middle of the editing area.
  1. Place the caret in the middle of "XXXXXXXXXXXXXXXXXXXX".
  1. Hit ENTER.

In all browser but IE, the document will scroll, aligning the caret to the bottom of the editing area.

Attachments (1)

3795.patch (1.1 KB) - added by Garry Yao 15 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 15 years ago by Garry Yao

Owner: set to Garry Yao
Status: newassigned

comment:2 Changed 15 years ago by Garry Yao

Keywords: Review? added

Regression of [3653], the fix there doesn't consider element already inside view.

Changed 15 years ago by Garry Yao

Attachment: 3795.patch added

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

Please add the changelog entry when committing.

comment:4 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [3780]. Click here for more info about our SVN system.

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