Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2248

QWebEngineView breaks native window functionality

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.4.1
    • PySide
    • None
    • Windows 11
    • Windows

      We are trying to port a legacy app from pyside2 to pyside6, we want to use native windows.

      The app uses the QWebEngineView component.

      We've tried to use a module that sets everything up for us, it can be found in here: https://github.com/yjg30737/pyqt-frameless-window

      When using pyside6 with windows 11 the most native windows functionality(moving, resizing, snap to grid) breaks as soon as the web engine is added to the main widget, code sample with video evidence:

      https://github.com/yjg30737/pyqt-frameless-window/issues/8#issuecomment-1409538441

      It works as expected using pyqt5 and windows 11 , evidence:

      https://github.com/yjg30737/pyqt-frameless-window/issues/8#issuecomment-1404429253

        1. Frameless.py
          9 kB
          Arthur Lima
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            crmaurei Cristian Maureira-Fredes
            arthurlima Arthur Lima
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes