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

Logical content size of window should be kept on screen changed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.3
    • GUI: Window management
    • None

    Description

      Currently, we keep the same device pixel size on a window on moved to a screen with different scale factor.
      The DP size of a window with a logical size 400x400 on a screen with scale factor 2 is 800x800.
      We do not change any size on the window screen changed, thus on a move to screen with factor 1.0 the logical size will be 800x800. Visually it means that the window will look twice bigger and there will be four times more content.

      It is arguable whether the suggested behaviour is actually wanted.

      Attachments

        1. bug.gif
          2.87 MB
          Alexandr Akulich
        2. fixed.gif
          3.28 MB
          Alexandr Akulich
        3. manual-sizetest+cpp.zip
          2 kB
          Alexandr Akulich
        4. normal retina.MOV
          6.40 MB
          Tor Arne Vestbø
        5. QT_SCREEN_SCALE_FACTORS.mov
          6.00 MB
          Tor Arne Vestbø
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sorvig Morten Sørvig
            kaffeine Alexandr Akulich
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes