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

Mention High-DPI problems in QtWebEngine documentation

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.6.2, 5.7.1
    • 5.7
    • WebEngine
    • None

    Description

      Mention High-DPI on WebEngine documentation, and recommend to set

      QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling)

      before creating Q*Application.

      THis is actually recommended for all applications (see http://doc.qt.io/qt-5/highdpi.html). For WebEngineView specifically, it makes sure that the default scaling factor of pages is reasonable.

      Attachments

        Issue Links

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

          Activity

            People

              leenam Leena Miettinen
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes