Ticket #3795 (closed Bug: fixed)
ENTER scrolls the editing area always
| Reported by: | fredck | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | Confirmed Review+ | Cc: |
Description
- 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>
- Scroll the contents to position "XXXXXXXXXXXXXXXXXXXX" in the middle of the editing area.
- Place the caret in the middle of "XXXXXXXXXXXXXXXXXXXX".
- Hit ENTER.
In all browser but IE, the document will scroll, aligning the caret to the bottom of the editing area.
Attachments
Change History
comment:1 Changed 4 years ago by garry.yao
- Owner set to garry.yao
- Status changed from new to assigned
comment:2 Changed 4 years ago by garry.yao
- Keywords Review? added
Regression of [3653], the fix there doesn't consider element already inside view.
Note: See
TracTickets for help on using
tickets.
