Skip to content

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

@0biWanKenobi

Description

@0biWanKenobi

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions