Opened 10 years ago
Last modified 9 years ago
#13908 confirmed Bug
Focus not being set in Upload tab after Upload Image button is pressed — at Version 3
Reported by: | Irina | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IBM | Cc: | Satya Minnekanti, giogio, Christophe Guillou |
Description (last modified by )
Steps to reproduce
- Open 'File Upload' sample (http://sdk.ckeditor.com/samples/fileupload.html)
- Click the 'browse' button and select an image
- Click the 'Upload Image' button
Expected result
'Browse' button has the focus.
Actual result
Focus is not placed within the "Upload" tab in "Image Properties" dialog. You can tell this is the case by using a screen reader, or outputting the activeElement to the console.
Change History (3)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.5.4 → 3.0 |
comment:2 Changed 9 years ago by
This issue can no longer be reproduced on FF. It can be however on Chrome, IE11 (possibly other versions too).
comment:3 Changed 9 years ago by
Description: | modified (diff) |
---|
It seems that it has never been working as described. Even in version 3.x focus is not brought back to image dialog.
Problem can be reproduced in every browser.