Unplanned
Last Updated: 07 Jan 2022 11:24 by ADMIN
Kavitha
Created on: 16 Jul 2021 17:51
Category: KendoReact
Type: Bug Report
1
Keyboard focus is navigating in background on invoking 'insert image' dialogue
Repro-Steps:
  1. open the given URL using valid credentials.
  2. Navigate to 'Reply' button and invoke it.
  3. Navigate to 'insert image' button and invoke it.
  4. Now, try to upload the image and observe

Actual Result:

User is unable to navigate to 'upload' button in 'insert image' dialogue. On invoking 'insert image' dialogue focus is navigating in the background and after navigating whole page then focus is going to the 'insert image' dialogue. Now, when user try to upload the image, focus is going out of the dialogue (going to the top of the page).

 

Expected Result:

Focus order should follow the meaningful reading order of the page and should return to previous elements when exiting a control.
On invoking 'insert image' dialogue, focus should be on the 'close' button of the dialogue and it should not navigate in the background.
While trying to upload the image, focus should go to 'clear selected files, upload and insert' buttons to upload the image.


User Impact:

When focus order does not follow the visible reading order, the experience can create a different interaction pattern, and/or unintended content relationships for assistive technology users. On rare occasions, there is a logical reason the focus order is different from the reading order, but the meaning of the content and interactions must remain the same. 


1 comment
ADMIN
Stefan
Posted on: 20 Jul 2021 04:55

Hello, Kavitha,

Currenly, we do not have a built-in tool with an Upload inside of it. This is why I assume that this is using this approach shown in the demo:

https://www.telerik.com/kendo-react-ui/components/editor/images/

If this is the case, please add the autoFocus true to the Dialog used for the tool and advise if the issue still occurs:

https://www.telerik.com/kendo-react-ui/components/dialogs/api/DialogProps/#toc-autofocus

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.