Opened 15 years ago
Closed 15 years ago
#4188 closed Bug (fixed)
Tab key on Paste dialog incorrect
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | UI : Dialogs | Version: | |
Keywords: | IE Safari Confirmed | Cc: |
Description
It's not able to move focus to dialog buttons by tab key in Paste dialog.
Reproducing Environment
- IE6/Safari4
Attachments (1)
Change History (11)
comment:1 Changed 15 years ago by
Milestone: | CKEditor 3.0 → CKEditor 3.1 |
---|
Changed 15 years ago by
Attachment: | 4188.patch added |
---|
comment:2 Changed 15 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
comment:3 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:4 Changed 15 years ago by
Keywords: | Review- added; Review? removed |
---|
comment:5 Changed 15 years ago by
Keywords: | Discussion added |
---|
The only workaround I can see here is to turn off the design mode while moving the focus.
comment:6 Changed 15 years ago by
Milestone: | CKEditor 3.1 → CKEditor 3.2 |
---|
comment:7 Changed 15 years ago by
Milestone: | CKEditor 3.2 → CKEditor 3.3 |
---|
comment:9 Changed 15 years ago by
Keywords: | Review- Discussion removed |
---|
Now this ticket is supposed to be fixed by #5461.
comment:10 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Doesn't work in IE6/7 due to a browser bug even after the patch.
Browser TC added at : http://ckeditor.t/bt/remove_focus_from_editable_iframe/1.html