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

Stylesheet outline not working on linux

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.11.0
    • None
    • Linux Mint (Qt Creator 4.6.2 Based on Qt 5.11.1) and
      Gentoo Linux (Qt Creator 4.5.2 Based on Qt 5.9.6)
    • Linux/X11

    Description

      I tried to add an outline to a push button as per the documentation and nothing happened in the design view or when compiled and run.

      This is the "Edit Style Sheet":

      QPushButton {
        outline-style:solid;
        outline-width: 5px;
        outline-color: blue;
      }

      Tried it on two different Linux OSes.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            bertreynolds bertreynolds
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes