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

Slate app may show up without the canvas visible when embedded in web page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.8
    • Examples and Demos
    • None
    • WebAssembly

      The https://www.qt.io/qt-demos page embeds the Slate application. When scrolling down to see the Slate app, the app may end up without a visible canvas.

      From sorvig:

      The white canvas zooms on scroll events, and it can happen that scrolling down on the page makes it invisible, depending on the event flow. I don't think its specific to Safari.

      There are a couple of ways to fix it, like filtering the events or disabling wheel event canvas zoom for this build of the example.

      Another alternative is to modify the Slate app to always keep the canvas visible during zoom events.

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

            evenandersen Even Oscar Andersen
            johanseg Jøger Hansegård
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes