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

Widgets with the same y position in code don't have the same y position when shown (using Plasma)

    XMLWordPrintable

Details

    • Linux/X11

    Description

      The attached code all uses 200 as y position for the 3 windows involved, but when run under plasma i get this result

      It is my understanding that first and second window positions are correct since the first uses setGeometry (which ignores the window frame) and the second does use move+pos (which takes into account the window frame)

       

      But the third window should be at the same y-position than the second since it's also using move+pos

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              tsdgeos_kdab Albert Astals Cid
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes