Opened 17 years ago
Closed 13 years ago
#2960 closed Bug (fixed)
plugin:pastefromword unable to re-focus preview box
| Reported by: | Garry Yao | Owned by: | Martin Kou |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 Beta 2 |
| Keywords: | IE Confirmed | Cc: |
Description
Procedures
- Open the replace by code example page in IE;
- Click Paste from Word button to show the dialog;
- Click outside the preview box to blur the document;
- Click inside the preview box to regain focus.
- Expected Result : The preview document is focused.
- Actual Result : The preview document is unable to gain focus.
Attachments (1)
Change History (10)
comment:1 Changed 17 years ago by
| Keywords: | Confirmed added |
|---|---|
| Owner: | set to Martin Kou |
| Status: | new → assigned |
Changed 17 years ago by
| Attachment: | 2960.patch added |
|---|
comment:2 Changed 17 years ago by
| Keywords: | Review? added |
|---|
comment:3 Changed 17 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:5 Changed 17 years ago by
| Keywords: | Review+ removed |
|---|---|
| Resolution: | fixed |
| Status: | closed → reopened |
The bug is still valid.
comment:6 Changed 17 years ago by
| Milestone: | CKEditor 3.0 → CKEditor 3.x |
|---|
This issue is related to the same problem we have with #1659. Actually, it's possible to move the focus back to the field by clicking at the very top of it, but not bellow that first line.
comment:7 Changed 16 years ago by
| Version: | SVN (FCKeditor) → CKEditor 3.0 Beta 2 |
|---|
comment:9 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
I cannot reproduce this issue on master.

Actually it is possible to regain the focus, but the user has to be careful to click on the first empty row in the preview box.
Still, that's a usability bug, so needs to be fixed.