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

q-select closing when using q-dialog and q-tooltip #15974

Closed
GuilhermeErmel opened this issue Jun 13, 2023 · 1 comment
Closed

q-select closing when using q-dialog and q-tooltip #15974

GuilhermeErmel opened this issue Jun 13, 2023 · 1 comment
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@GuilhermeErmel
Copy link

What happened?

There is a "bug" when I have one QSelect with one option opening a QDialog.. If inside this QDialog there is a QTooltip, when I clicking after the tooltip is visible, the select is closing.

Is hard to explain.. It's easier to using (codepen):

  • See the difference when clicking (inside the Dialog) before the tooltip is visible and after.

What did you expect to happen?

The select/dialog should not close

Reproduction URL

https://codepen.io/ermel/pen/YzRyYvp

How to reproduce?

  1. Click in Select
  2. Click in Button ('Click me')
  3. See the difference when clicking (inside the Dialog) before the tooltip is visible and after.

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Components (quasar)

Platforms/Browsers

No response

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@github-actions github-actions bot added area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite labels Jun 13, 2023
rstoenescu pushed a commit that referenced this issue Jul 1, 2023
…5974 (#16023)

fix(click-outside): fix click-outside triggered when tooltip is active in dialog
@rstoenescu
Copy link
Member

Fix will be available in Quasar v2.12.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

2 participants