Opened 14 years ago

Closed 14 years ago

#5703 closed Bug (fixed)

Double click open table dialog problematic

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.3
Component: UI : Dialogs Version: SVN (CKEditor) - OLD
Keywords: Confirmed Review+ Cc:

Description

  1. Load the following table in editor;
    <table>
    <tr>
        <td>cell</td>
    </tr>
    </table>
    
  2. Click on the table border to open the 'Table Properties' dialog.
    • Actual Result: The 'New Table' dialog is opened instead.

Reproducible on 3.3.x branch.

Attachments (1)

5703.patch (473 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Garry Yao

Attachment: 5703.patch added

comment:1 Changed 14 years ago by Garry Yao

Keywords: 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 [5510].

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