Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Click outside to close QTooltip is not working when QTooltip is used in Dialog #17738

Open
kwarnkham opened this issue Jan 8, 2025 · 0 comments
Labels

Comments

@kwarnkham
Copy link
Contributor

What happened?

I use QTooltip inside the Dialog and the click outside to close QTooltip is not working.

I use Dialog as plugin (via component of dialog method option)

What did you expect to happen?

Clicking outside the tooltip should close the tooptip

Reproduction URL

https://codepen.io/kwarnkham/pen/bNbaXBP

How to reproduce?

Use QTooltip inside the dialog plugin and use hide-delay props to keep the QTooltip visiable.

Flavour

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

Areas

Plugins (quasar), Composables (quasar)

Platforms/Browsers

Chrome

Quasar info output

Operating System - Darwin(24.1.0) - darwin/arm64
NodeJs - 20.18.0

Global packages
  NPM - 10.8.2
  yarn - 1.22.21
  pnpm - Not installed
  bun - Not installed
  @quasar/cli - 2.4.1
  @quasar/icongenie - 3.1.1
  cordova - 12.0.0 (cordova-lib@12.0.1)

Important local packages
  quasar - 2.17.6 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
  @quasar/app-vite - 2.0.5 -- Quasar Framework App CLI with Vite
  @quasar/extras - 1.16.15 -- Quasar Framework fonts, icons and animations
  eslint-plugin-quasar - Not installed
  vue - 3.5.13 -- The progressive JavaScript framework for building modern web UI.
  vue-router - 4.5.0
  pinia - 2.3.0 -- Intuitive, type safe and flexible Store for Vue
  vite - 6.0.7 -- Native-ESM powered web dev build tool
  vite-plugin-checker - Not installed
  eslint - 9.17.0 -- An AST-based pattern checker for JavaScript.
  esbuild - 0.24.2 -- An extremely fast JavaScript and CSS bundler and minifier.
  typescript - Not installed
  workbox-build - Not installed
  register-service-worker - Not installed
  electron - Not installed
  @electron/packager - Not installed
  electron-builder - Not installed
  @capacitor/core - Not installed
  @capacitor/cli - Not installed
  @capacitor/android - Not installed
  @capacitor/ios - Not installed

Quasar App Extensions
  *None installed*

Networking
  Host - Moons-MacBook-Pro.local
  en0 - 192.168.1.33

Relevant log output

No response

Additional context

No response

@kwarnkham kwarnkham added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Jan 8, 2025
@github-actions github-actions bot added area/composables area/plugins bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite labels Jan 8, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant