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

Windowing Issues with WebAssembly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • None
    • 6.4.0 Beta1
    • GUI: Drag and Drop
    • None
    • WebAssembly
    • 5a4e5c62af0d462e0c26d691d3971e82f3241f4b

      We got one report from a potential customer, these are listed under this epic as separate tickets:

      1. Dragging of floating windows is sluggish and doesn't follow the mouse. It is also easy to lose a floating dialog by dragging it off the viewport
      2. Once a dockable window in undocked, the user is unable to redock it.
      3. We created a button that is styled to change its color when the user hovers over it, and to popup a dialog when it is clicked…
        1. While the dialog is up, the button retains it hover state.  Even after dismissing the dialog, the button retains its hover state until the user clicks somewhere.
        2. Dismissing the dialog does not bring the focus back on the button.  Cannot get focus on the button even by hitting the <Tab> key
        3. Hitting <Space> when the button has focus does not bring up the dialog,

      Additionally there was areport that we often lose the floating windows as they go off the viewport

      There’s a fix available in dev branch:
      https://codereview.qt-project.org/c/qt/qtbase/+/421942, 5a4e5c62af0d462e0c26d691d3971e82f3241f4bng

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

            mikolaj.boc Mikołaj Boc (Inactive)
            veheinon Veli-Pekka Heinonen
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes