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

[Regression 5.10.1-> 5.11.0]SetEnable(false) not working for QPushButton

    XMLWordPrintable

Details

    • macOS

    Description

      If user calls setEnable(false) on pushbutton, it is not working until the user calls repaint() explicitly. Issue is seen in 5.11.0 only on MAC. No issue on windows. 

      Steps to reproduce:

      1. Execute the attached project
      2. Click start button. DummyButton should be disabled. 
      3. Now click the "repaint" button, only the dummyButton gets disabled. 

      Expected result: There should be no need to call repaint explicitly.

      Attachments

        Issue Links

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

          Activity

            People

              vestbo Tor Arne Vestbø
              shmittal Shveta Mittal (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes