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

Widgets with popup cause Responsive panel to close #1441

Open
naskog opened this issue Feb 15, 2016 · 0 comments
Open

Widgets with popup cause Responsive panel to close #1441

naskog opened this issue Feb 15, 2016 · 0 comments

Comments

@naskog
Copy link
Contributor

naskog commented Feb 15, 2016

Bug report

Happens when widget (i.e. DropDownList) is placed inside responsive panel. When an item from the widget's dropdown is selected, the Responsive panel is closed. This happens because the popup is detached, and the Responsive panel closes once the user clicks outside of it.

Reproduction of the problem

  1. Go to https://dojo.telerik.com/OROxACiG/3
  2. Click on the toggle button
  3. Click on the dropdown to expand it
  4. Click on an item from the dropdown to select it

Current behavior

Responsive panel is closed

Expected/desired behavior

Responsive panel remains open

Environment

  • Kendo UI version: 2023.3.1010
  • Browser: [all]
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

5 participants