Environment: Ubuntu Mate 18.04, Orca 3.28.0, Firefox 60.0.
Interacting with some richedit controls is not desirable for orca users. The website I refer to requires a paid membership. However, they do offer a 30 day trial for those who might want to take a look.
- Go to https://perrlacomplete.com
- Sign in or create a trial account if required.
- Click the button titled create paper.
- Fill out the form with generic test information.
- Click the create button at the bottom of the page.
- When the paper editor appears, attempt to gain focus by doing the following.
- Press e for edit controls until you arrive at the rich editor.
- Press ORCA+A to activate focus mode.
Expected result: Orca enters focus mode on the rich edit control.
Actual result: Orca fails to grab focus on the rich edit control. Trying to type will result in no typed characters. To get this to work, you must perform a literal left click on the rich edit control.
- Once the rich edit control has keyboard focus, type test into the rich edit control.
- Press HOME, then SHIFT+END to select the text just typed.
- Press F10 to bring up the editor’s toolbar menu.
Expected result: Orca moves keyboard focus to the toolbar menu.
Actual result: Orca’s focus remains in the rich edit control with no indication the toolbar menu is activated.