froala / angular-froala-wysiwyg

Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
735 stars 202 forks source link

AX Issue with the text color popup #551

Open damianwasmer opened 1 month ago

damianwasmer commented 1 month ago

The Froala toolbar can be focussed with Alt + F10. If the user navigates to the Text Colour button and confirms with Enter, the corresponding pop-up opens. The focus is set to Hex Colour and the user can enter a value and then confirm.

Unfortunately, the keyboard user has no possibility to focus and thus select the predefined colours. Can be tested there (https://jsfiddle.net/froala/hucxwpo5/)

Froala_text_color

Froala version 4.1.4 Angular version 17.3.10 Node version 20.11.1 Npm version 10.2.4