Skip to content

QEditor in fullscreen, inside of a QDialog do not work #18156

@jop-io

Description

@jop-io

What happened?

When using a QEditor inside a QDialog, it works fine to edit the content of the QEditor. When the QEditor is put in fullscreen mode, it is no loger possible to edit the content.

I am only able to produce this behavior when the QEditor is inside of a QDialog (otherwise fullscreen mode works as expected).

What did you expect to happen?

I expect the contents of the QEditor to be editable when in fullscreen mode.

Reproduction URL

https://codepen.io/Jonas-Bruce/pen/GgoyPPz

How to reproduce?

  1. Go to linked Codepen
  2. Click "open dialog"
  3. Make sure content in the QEditor i editable by writing some text
  4. Click the fullscreen button in the QEditor
  5. Now the content is no longer editable

Flavour

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

Areas

Components (quasar)

Platforms/Browsers

Chrome

Quasar info output

Operating System - Darwin(24.5.0) - darwin/arm64
NodeJs - 22.13.0

Global packages
  NPM - 11.0.0
  yarn - Not installed
  pnpm - Not installed
  bun - Not installed
  @quasar/cli - 2.5.0
  @quasar/icongenie - Not installed
  cordova - Not installed

Important local packages
  quasar - 2.18.5 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
  @quasar/app-vite - 2.4.0 -- Quasar Framework App CLI with Vite
  @quasar/extras - 1.17.0 -- Quasar Framework fonts, icons and animations
  eslint-plugin-quasar - Not installed
  vue - 3.5.20 -- The progressive JavaScript framework for building modern web UI.
  vue-router - 4.5.1
  pinia - 3.0.3 -- Intuitive, type safe and flexible Store for Vue
  vite - 7.1.7 -- Native-ESM powered web dev build tool
  vite-plugin-checker - Not installed
  eslint - 9.36.0 -- An AST-based pattern checker for JavaScript.
  esbuild - 0.25.10 -- An extremely fast JavaScript and CSS bundler and minifier.
  typescript - 5.9.2 -- TypeScript is a language for application scale JavaScript development
  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 - Mac
  en0 - 10.1.1.25

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