Mariusz Brylowski

Results 16 comments of Mariusz Brylowski

I just retested this in the [Mobile friendly editor demo](https://ckeditor.com/ckeditor-5/demo/mobile-support/) and in our documentation the issue is no longer reproducible. Here's my testing setup: Device: Samsung Galaxy A52s 5G OS:...

Here's a recording of the issue no longer being reproducible: https://github.com/ckeditor/ckeditor5/assets/72079603/6b43862b-5793-403b-9710-8a60864a8f2e

A connected issue is that NVDA (and other screen readers, e.g. Windows Narrator) don't announce the names of the toolbar button when you hover the mouse over them.

This will work when the linked image is wrapped in the `` element that typically surrounds block images in CKE5. An example can be seen in [this StackBlitz](https://stackblitz.com/edit/jf46gx?file=main.js). Removing the...

As of v40.0.0 of CKE5, the issue is no longer reproducible for the classic editor type as the dropdown is now displayed over (on top of) the table toolbar: ![image](https://github.com/ckeditor/ckeditor5/assets/72079603/6d26e9e8-6937-451b-b976-85e66e231ea2)...

Hi mabeyj, Thanks for bringing this issue to our attention and for the detailed observations. I was able to reproduce this issue on my end, however, due to our roadmap...