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

Resize cursor appears on fixed size dialog in Qt 5

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 5.2.0
    • 5.0.0
    • None
    • Windows 7
    • eb2ae61cb4ff3ec80859e7a563878d33df7a6758

      Regression from Qt 4.8.

      In Qt 4.8, creating a QDialog with a setFixedSize(x,y) will prevent on Windows to have resize cursor arrow in the border of the dialog, it's normal because the user can't do it.

      In Qt 5.x, the resize cursors is present even the dialog can't be resize, it's missleading the user.

        1. qtbug32663.tar
          10 kB
          Friedemann Kleint
        2. qtbug32663_4_diag.patch
          3 kB
          Friedemann Kleint
        3. qtbug32663_5_diag.patch
          1 kB
          Friedemann Kleint
        4. qtbug32663_qpa_qwindow_example.patch
          2 kB
          Friedemann Kleint
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            johnlamericain Jonathan Courtois
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes