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

[REG] border-radius

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.6.2
    • 4.6.1
    • Widgets: Style Sheets
    • None
    • Windows
    • cc585886ba9da17064a7fc858f5d717967da6e85

    Description

      The following css does not work anymore :
      QPushButton
      {
      min-width:90px;
      height:26px;
      border-image:url(picture.png) 1 1 1 1 stretch stretch;
      border-radius:8px;
      }

      button is rounded in Qt 4.5.3, and is square with Qt 4.6.x, seems that border-radius is simply ignored.
      however, border-radius works well when applied to a QLabel instead of a QPushButton

      Attachments

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

        Activity

          People

            goffart Olivier Goffart (closed Nokia identity) (Inactive)
            dgallo David Gallo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes