Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#5627 closed Bug (fixed)

textarea/textfield contents are editable

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.4
Component: General Version:
Keywords: IE Cc:

Description

On 3.3.x branch the following bug is noticed.

Environment

Firefox, IE

Reproducing Procedures

  1. Open any of the sample page and make the following selection:
    <textarea name="editable" id="" cols="30" rows="10">^some text</textarea>
    
    • Actual Result: The textarea become editable in effects.
  2. Press 'Enter' key inside the editable textarea;
    • Actual Result: New paragraph is created before the textarea;
  3. Put the cursor among the text and press 'Enter' key again;
    • Actual Result: In IE, the textarea is splitted into two.

Change History (5)

comment:1 Changed 14 years ago by Garry Yao

This's a regression brought by #3593.

comment:2 Changed 14 years ago by Garry Yao

Keywords: IE added

This now become part of #5737.

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.4CKEditor 3.5

comment:4 Changed 14 years ago by Sa'ar Zac Elias

Resolution: fixed
Status: confirmedclosed

It has been fixed by #5737.
#5519 is a DUP.

comment:5 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.4.1CKEditor 3.4
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