Opened 10 years ago
Closed 10 years ago
#13554 closed Bug (fixed)
[Edge] Paste dialog's iframe does not receive focus
Reported by: | Olek Nowodziński | Owned by: | Szymon Cofalik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.2 |
Component: | UI : Dialogs | Version: | |
Keywords: | Cc: |
Description
- Open http://ckeditor.dev/samples/
- Click "Paste" button.
- Type.
Expected: Text is typed in the field within the dialog.
Actual: Nothing happens. The focus has been lost.
I wonder if #13143 might be helpful.
Change History (6)
comment:1 Changed 10 years ago by
Owner: | set to Szymon Cofalik |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Status: | assigned → review |
---|
comment:5 Changed 10 years ago by
Status: | review → review_passed |
---|
comment:6 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Merged git:58140c4 into master.
Also fixes #13574. Good job!
Pushed fix to branch:t/13554.
Note: be sure that you cleared cache correctly before testing this. Just check if the changes from branch are loaded in source code on Edge.