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

Not modal Window should not be focused upon page load when it is visible initially #6561

Closed
veselints opened this issue Sep 14, 2021 · 0 comments
Assignees
Labels
Bug C: Window FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium
Milestone

Comments

@veselints
Copy link
Contributor

Bug report

A Window that is not in modal mode should not be focused upon page load when it is visible initially. Currently, the Window is focused and if it is placed down on the page, that forces scroll.

This is a regression introduced in R3 SP1 2020.3.1021:
https://github.com/telerik/kendo/commit/ebaed90c3279e2a0af3dc186681be5b38a9c3663?w=1

Reproduction of the problem

Run the following Dojo: https://dojo.telerik.com/AgaqOLUL/3. Note that the page will scroll down to the Window.

Expected/desired behavior

The page should not scroll down to the Window. The Window wrapper should not get focused.

Environment

  • Kendo UI version: introduced in 2020.3.1021
  • Browser: [all]
@veselints veselints self-assigned this Sep 14, 2021
@kendo-bot kendo-bot added FP: Planned Sync status with associated Feedback Item FP: In Development Sync status with associated Feedback Item and removed FP: Planned Sync status with associated Feedback Item labels Sep 14, 2021
@Dimitar-Goshev Dimitar-Goshev added this to the R3.2021.SP.next milestone Oct 7, 2021
@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Window FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium
Projects
None yet
Development

No branches or pull requests

3 participants