Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#8511 closed Bug (fixed)

Focus not going back to Table dialog after clicking ok button on error dialog

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.1
Keywords: IBM Cc: Damian, Teresa Monahan

Description

To reproduce the defect

  1. Open any sample and click on Table icon in the toolbar.
  1. In Table properties dialog enter some garbage vale(ex: xyz) for Rows and click OK button.
  1. Alert dialog comes with a message "Number of Rows must be a number greater than 0."
  1. Click OK button on alert dialog.

Expected Result: Alert dialog closes and focus goes back to Rows field on Table Properties dialog.

Actual Result: Alert dialog closes but a table inserted with Zero Rows & Columns

Change History (5)

comment:1 Changed 12 years ago by Teresa Monahan

This is a regression introduced in 3.6.1. Changeset [7055] seems to have caused this problem. This is a high priority for us - can it be fixed in 3.6.3?

comment:2 Changed 12 years ago by Jakub Ś

Status: newconfirmed
Version: 3.6.1

Reproducible from CKEditor 3.6.1 rev [7055].

comment:3 Changed 12 years ago by Garry Yao

Resolution: fixed
Status: confirmedclosed

Fixed with micro change [7335].

comment:4 Changed 12 years ago by Satya Minnekanti

I could still reproduce the issue if i enter garbage vale(ex: xyz) for Columns field and click OK button. Please re-open this ticket

comment:5 Changed 12 years ago by Garry Yao

This issue is fixed with [7416].

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