Opened 11 years ago
Closed 11 years ago
#11424 closed Bug (invalid)
[Blink] Focus stays in menucombo after picking an option
Reported by: | Marek Lewandowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.2.2 |
Keywords: | Cc: |
Description ¶
- open any sample with CKEditor (i.e. samples/replacebyclass.html)
- click font combobox
- select any font
Expected result:
Focus should return to editable.
Current result:
Focus stays inside menu, you can see it in (if you have) status bar - it will display javascript statements. IF you will press tab/shift+tab it will move to other options which are in menu.

Change History (1)
comment:1 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |

Turns out that issue only occurs at chromium 34.0.1754.0 (nightly build) so we don't have to care about it, since it might be fixed.