Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1365

buttons non working due CSS on MacOS (v5.15.0 only)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.15.3
    • PySide
    • None
    • macOS

    Description

      Minimal code reproducing the bug: minimal_code_bug_reproduction.py

      (Works on Linux, Windows, but not MacOS using PySide2 v5.15.0)

       

      Edit:

      Final result of more detailed tests. ANY single of these CSS elements are toxic for QPushButton rendering it unclickable / non-working:

      QPushButton {border-radius: 0px;}

      QPushButton {background-color: #EBEBEB;}

      QPushButton {border: 1px solid #DEDEDE;}

       

      QPushButton is non-working even if it inherits such CSS settings. I.e.: This is also toxic to QPushButton:

      QWidget {background-color: #F5F5F5;}

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            mailos Miloš Korenčiak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes