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

Improve kendo.isScrollable method to catch overflow-x and overflow-y cases #3624

Open
zdravkov opened this issue Sep 26, 2017 · 1 comment
Open

Comments

@zdravkov
Copy link
Member

zdravkov commented Sep 26, 2017

Improve kendo.isScrollable method to catch overflow-x and overflow-y cases

Reproduction of the problem

https://dojo.telerik.com/oSEJa

  1. Open the DropDownList
  2. Move the mouse over the colored area and scroll with the mouse wheel

Current behavior

-the popup does not close

Expected/desired behavior

-the popup should close

Workaround

Add the k-auto-scrollable class to the element that contains the problematic overflow styles.
Modified dojo, containing this workaround:
https://dojo.telerik.com/AwOgoNeD/2

Environment

  • Kendo UI version: 2017.3.913
  • Browser: [all ]
@zdravkov zdravkov changed the title Improve kendo.isScrollable method to catch overflow-x cases Improve kendo.isScrollable method to catch overflow-x and overflow-y cases Mar 28, 2018
@nelito987
Copy link
Contributor

Reported in ticket: #1481106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants