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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

            qt.webassembly qt.webassembly
            johanseg Jøger Hansegård
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes