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

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

XMLWordPrintable

    • macOS

      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.

        1. qtbug69740.zip
          515 kB
          Shveta Mittal
        For Gerrit Dashboard: QTBUG-69740
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes