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

    • Linux/X11

      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

        1. image-2018-08-23-17-46-01-322.png
          24 kB
          Albert Astals Cid
        2. main.cpp
          1.0 kB
          Albert Astals Cid
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            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

              Created:
              Updated:

                There are no open Gerrit changes