Opened 10 years ago
Closed 10 years ago
#11955 closed Bug (invalid)
[IE11] Several UI elements need to be clicked twice
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | IE | Cc: |
Description
It looks like a problem with focusManager
. Who knows.
TC1
- http://ckeditor4.t/ckeditor/samples/replacebycode.html
- Without focusing the editor click "Bold".
- Type.
- Click "List"/"Italic"/whatever.
- Nothing happens. The button needs to be clicked twice to run desired action.
TC2
- http://ckeditor4.t/ckeditor/samples/replacebycode.html
- Click "Paste".
- Disallow access to the clipboard.
- Type something.
- Click "OK".
- Nothing happened. Click "OK" again to apply changes.
Attachments (2)
Change History (6)
Changed 10 years ago by
Attachment: | ie11_click_twice_1.mp4 added |
---|
comment:1 Changed 10 years ago by
Keywords: | IE added; ie removed |
---|---|
Status: | new → pending |
I have tried reproducing it many times on Windows 7 IE11 and didn't get this result even once.
Can anyone reproduce this? Best on native Windows to exclude possibility there is some glitch in passing clicks between virtual machine and host system.
comment:3 Changed 10 years ago by
I still reproduce that issue (VM). Unfortunately, I'm not able to check it natively.
comment:4 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
I have the same problems on Win8 running on Virtualbox on Mac. IIRC this is your setup as well and both of us haven't reported this while we were working on Linux and no one reported this for a native OS, so this is plainly the VB problem.
TC1