Opened 8 years ago
Last modified 8 years ago
#17046 confirmed Bug
[Safari] Tab/Shift+Tab does not blur classic editor.
Reported by: | kkrzton | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Go to http://tests.ckeditor.dev:10470/tests/plugins/tableselection/manual/blur.
- Follow the scenario for classic editor.
Expected result
It is possible to blur editor with Tab/Shift+Tab
when row is selected.
Actual result
Tab/Shift+Tab
does not work.
Other details (browser, OS, CKEditor version, installed plugins)
Safari (Version 10.1.1 (11603.2.5)) on OS X El Capitan 10.11.6.
I have also noticed that if editor is focused from another instance (using Shift+Tab
), blurring it with Tab
works.
Change History (4)
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 8 years ago by
Milestone: | → CKEditor 4.7.1 |
---|---|
Priority: | Normal → Must have (possibly next milestone) |
comment:3 Changed 8 years ago by
Milestone: | CKEditor 4.7.1 |
---|---|
Priority: | Must have (possibly next milestone) → Normal |
Summary: | [Safari][TI] Tab/Shift+Tab does not blur classic editor with TI. → [Safari] Tab/Shift+Tab does not blur classic editor. |
Version: | 4.7.0 (GitHub - major) |
comment:4 Changed 8 years ago by
After further investigation, issue occurs also in older CKEditor versions (e.g. 4.6.1) which means probably it started to occur in nwe Safari versions.
Well, it is not the fault of TI, happens also without it, seems like a regression.