Opened 15 years ago
Closed 15 years ago
#5396 closed Bug (fixed)
Focus is going out of the Editor when we change the Option in Cell Type list box on Cell Properties dialog
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | General | Version: | 3.2 |
Keywords: | IBM Confirmed Review+ | Cc: | Damian, joe |
Description
To reproduce the defect
- Open Ajax sample.
- Insert Table with default no of Rows & Columns.
- Go in to one of Table cells and Activate Context menu.
- Go to Cell Properties sub menu and click on it to open Cell Properties dialog.
- In the Cell Properties dialog change the Cell Type to Header from Data in Cell Type list box.
- Click OK Button.
Expected Result
Cursor should be back in the Table cell for which we have changed the Cell Properties.
Actual Result
Cursor is going out of the Editor and we have to use Tab and Shift + Tab to get the focus back in to the Editor.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | 5396.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Confirmed Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [5313].