Opened 16 years ago
Closed 15 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
- Load the following table in editor;
<table> <tr> <td>cell</td> </tr> </table> - 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)
Change History (4)
Changed 16 years ago by
| Attachment: | 5703.patch added |
|---|
comment:1 Changed 16 years ago by
| Keywords: | Review? added |
|---|---|
| Owner: | set to Garry Yao |
| Status: | new → assigned |
comment:2 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:3 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |

Fixed with [5510].