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

QMenuBar change height with StyleSheet

    XMLWordPrintable

Details

    Description

      If the height of the QMainWindow::menuBar() is changed with a style sheet like this:

      QMenuBar

      {height: 20px}

      The menuBar is drawn incorrectly.

      The StyleSheet:

      QMenuBar

      {min-height: 20px}

      Draws the menuBar correctly.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            xcm Martin Petersson (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes