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

setstylesheet on a QComboBox causes a segmentation fault

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.4
    • 4.7.1
    • Widgets: Style Sheets
    • None
    • arm4
    • 0bf70c35bd51be4435c95f28dab96bf9f00b49db

    Description

      when setting a valid Stylesheet to a QComboBox the application quits with a segmentation fault:

      QComboBox

      { border: 1px solid gray; border-radius: 3px; padding: 1px 18px 1px 3px; min-width: 6em; color: #eeeeee; font: 27pt "Arial"; }

      QLineEdit, QListView

      { color: #eeeeee ;selection-color: white; }

      QComboBox::drop-down

      { subcontrol-origin: padding; width: 15px; border-left-width: 1px; border-left-color: darkgray; border-left-style: solid; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

      same stylesheet works fine on 4.7.0 and 4.6.2

      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)
            tomschuring tom schuring
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes