ckeditor / ckeditor4

The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
https://ckeditor.com/ckeditor-4
Other
5.8k stars 2.48k forks source link

Active focus in dialog tabs is not visible in the High Contrast mode #4934

Closed KarolDawidziuk closed 2 years ago

KarolDawidziuk commented 3 years ago

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. Switch your screen to High Contrast (HC) Mode.
  2. Open https://ckeditor.com/docs/ckeditor4/latest/examples/fullpreset.html
  3. Open dialog with tabs ie. Image
  4. Move focus to one of the tabs.

Expected result

The focus on the tab name is clearly visible.

Actual result

Focus on the tab name does not occur. We can only change the active state.

https://user-images.githubusercontent.com/18471998/137901926-55b80bd5-8dcc-4b81-9cdb-b3920ae5907a.mov

Other details

jacekbogdanski commented 3 years ago

Let's check if we are able to quickly fix this issue using CSS.

CKEditorBot commented 2 years ago

Closed in https://github.com/ckeditor/ckeditor4/pull/5012