Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-102099

QWebEngineView ColorPicker is not modal and freezes application

    XMLWordPrintable

Details

    • macOS

    Description

      ColorPicker from QWebEngineView is not modal and leads to make application unresponsiveĀ 

      If you have Modal Dialog with QWebEngineView inside. And page contains
      <input type="color" id="colorpicker" value="#ff0000" title="OrigInput" ;
      This should make color picker modal for the parent dialogĀ but on macOS it opens behind of Dialog box.

      Attached example reproduces it

      steps:
      1. Run attached WebColorDialogIssue with QT Creator.
      2. Click button "Open Dialog With QWebEngineView".
      3. Click Red button in dialog 2
      4. ColorPicker will is not modal and it shows behind of dialog2.
      5. Close dialog 2
      6. Close color picker
      7. Try to close MainWindow, Observe it is frozen

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mibrunin Michael Bruning
            irfan.omair@digia.com Irfan Omair
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes