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

Cannot write text in fullscreen QEditor if inside of QDialog #17843

Open
0biWanKenobi opened this issue Feb 19, 2025 · 0 comments
Open

Cannot write text in fullscreen QEditor if inside of QDialog #17843

0biWanKenobi opened this issue Feb 19, 2025 · 0 comments
Labels
area/components bug/2-confirmed We have reproduce the problem and confirmed that this is a bug. flavour/vite-plugin Bugs related to Vite usage with Quasar kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@0biWanKenobi
Copy link

What happened?

If we try to add a QEditor within a QDIalog, and then set it to fullscreen, then we cannot

  • write, delete or select text
  • use caret in any way

Also, if we had placed the caret within the QEditor before going fullscreen, the caret will disappear once in fullscreen.

What did you expect to happen?

Editing should keep working normally

Reproduction URL

https://codepen.io/0biwankenobi/pen/LEYGzrg

How to reproduce?

  1. Open repro link
  2. Click "Modal" button, then use the fullscreen toolbar option of the QEditor
  3. You'll notice that you cannot interact with text contents of the editor
  4. To confirm the bug is related to being within QDIalog, check the QEditor outside of QDialog

Flavour

Vite Plugin (@quasar/vite-plugin)

Areas

Components (quasar)

Platforms/Browsers

Microsoft Edge, Firefox, Chrome, Safari

Quasar info output

Not using the quasar CLI

Relevant log output

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/vite-plugin Bugs related to Vite usage with Quasar labels Feb 19, 2025
@yusufkandemir yusufkandemir added bug/2-confirmed We have reproduce the problem and confirmed that this is a bug. and removed bug/1-repro-available A reproduction is available and needs to be confirmed. labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/components bug/2-confirmed We have reproduce the problem and confirmed that this is a bug. flavour/vite-plugin Bugs related to Vite usage with Quasar kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

2 participants