Skip to content

QWebEngineView dock in floating dock area, hides other docked window. #818

@ma-robox

Description

@ma-robox

simple.zip

Hello,

we have found a strange bug with QWebEngineView, the attached code is made from the starting simple example, we added a few docking windows and the webengine requirements.

The procedure to trigger the bug is scripted in the mainwindow.cpp with QTimer but can be manually executed:

  1. undock a docked window in a new floating dock area (any but the webengineview)
  2. undock and dock the webengineview window on the first floating dock area
  3. now the first dockwindow has been hidden
  4. undock and dock another window in the floating dock area
  5. all three windows should be visible in the tabwidgetbar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions