Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Focus after End timeline element disappears later it appears after pressing Tab key twice and also reverse traversed focus trapped when we are using highstock chart in kendowindow UI #8069

Open
vimalmavanicasepoint opened this issue Dec 3, 2024 · 1 comment
Labels
FP: Unplanned Sync status with associated Feedback Item

Comments

@vimalmavanicasepoint
Copy link

vimalmavanicasepoint commented Dec 3, 2024

Expected behaviour
when we are using highstock chart in kendowindow UI
The focus must be moved to next element but skip the element, and also focus must work in reverse

Actual behaviour
when we are using highstock chart in kendowindow UI
The focus moved to class "highcharts-exit-anchor"
focus trapped when reverse traversed

Live demo with steps to reproduce
template : https://jsfiddle.net/Vimal_Casepoint/xrchjvu6/2/

Focus apperes when tab key twise

  1. open kendo window
  2. start focus in highstock chart
  3. when focus end of timeline press tab key focus will not appear to next element
  4. again press tab ket focus will appear

Reversed focus Trapped

  1. open kendo window
  2. Press tab key and travel forward focus
  3. when focus appear on after highstokc chart
  4. Try to resvesed focus in chart
  5. Focus will not move first element of popup

Product version
Latest version

Affected browser(s)

@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Dec 3, 2024
@vimalmavanicasepoint
Copy link
Author

highcharts/highcharts#20839 (comment)

The Highstock support team has identified that this issue is related to Kendo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FP: Unplanned Sync status with associated Feedback Item
Projects
None yet
Development

No branches or pull requests

1 participant