Opened 14 years ago

Closed 13 years ago

#6336 closed Bug (fixed)

IE: Input type="submit" submits the form when clicking the button

Reported by: Johan Hansson Owned by: Alfonso Martínez de Lizarrondo
Priority: Normal Milestone: CKEditor 3.5.1
Component: General Version:
Keywords: IE Cc:

Description

How to:

  1. Create a form
  2. Create a button with type submit
  3. Click the submit-button (double-click to open the button dialog)

The submit occurs when clicking the button. So double-click will open the button dialog but the form will submit inside CK.

Tested and confirmed on CK 3.3 and CK 3.4.1 (on the demo page)

Attachments (1)

6336.patch (873 bytes) - added by Alfonso Martínez de Lizarrondo 14 years ago.
Proposed patch

Download all attachments as: .zip

Change History (6)

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

Keywords: IE added
Status: newconfirmed

Changed 14 years ago by Alfonso Martínez de Lizarrondo

Attachment: 6336.patch added

Proposed patch

comment:2 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Owner: set to Alfonso Martínez de Lizarrondo
Status: confirmedreview

comment:3 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.5.1

As a side result, all the content typed by the user is lost.

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

Status: reviewreview_passed

comment:5 Changed 13 years ago by Alfonso Martínez de Lizarrondo

Resolution: fixed
Status: review_passedclosed

Fixed with #6287

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