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

Click outside combo box closes paper-dialog #834

Closed
7 tasks done
bramkragten opened this issue Sep 3, 2019 · 1 comment
Closed
7 tasks done

Click outside combo box closes paper-dialog #834

bramkragten opened this issue Sep 3, 2019 · 1 comment

Comments

@bramkragten
Copy link

Description

I'm seeing the same problem as mentioned before in #405

When embedding a vaadin-combo-box in a paper-dialog without setting no-cancel-on-outside-click, the dialog closes when the combo box is opened and closed by clicking on the dialog.

Using:
@polymer/paper-dialog@3.0.1
@polymer/iron-overlay-behavior@3.0.2
@vaadin/vaadin-combo-box@5.0.6

Expected outcome

Combo box closes. dialog stays open.

Actual outcome

Dialog closes

Live Demo

Steps to reproduce

  1. Put a vaadin-combo-box element in a paper-dialog.
  2. Open the page in a web browser.
  3. Click the input of vaadin-combo-box element.
  4. Click on the paper-dialog

Browsers Affected

  • Chrome
  • Firefox
  • Safari
  • Edge
  • IE 11
  • iOS Safari
  • Android Chrome
@web-padawan
Copy link
Member

Closing as outdated and because Paper Elements are now deprecated.
Let's submit a new issue if this turns out to be a problem also with mwc-dialog.

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

No branches or pull requests

2 participants