Opened 15 years ago
Closed 15 years ago
#6163 closed Bug (fixed)
Focus not going to Tabs in Image dialog when we went to Edit the Image.
Reported by: | Satya Minnekanti | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.1 |
Component: | General | Version: | |
Keywords: | IBM | Cc: | Damian, joek |
Description
To reproduce the defect:
- Set config.dialog_startupFocusTab = true;
- Open Ajax sample.
- Insert an Image.
- Click on Image, open context menu and open Image properties dialog again.
Expected Result:
Focus should be set to the Tabs on Image Properties dialog and the focus should go to first tab which is Image Properties.
Actual Result:
Focus is not going to Tabs, instead it's going to URL field in the Image Properties tab.
Attachments (1)
Change History (6)
comment:1 Changed 15 years ago by
Milestone: | → CKEditor 3.4.1 |
---|---|
Status: | new → confirmed |
comment:2 Changed 15 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | confirmed → assigned |
Changed 15 years ago by
Attachment: | 6163.patch added |
---|
comment:3 Changed 15 years ago by
Status: | assigned → review |
---|
comment:4 Changed 15 years ago by
Status: | review → review_passed |
---|
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5850].