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

QS60Style: TableView highlight is not drawn with stylesheet

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.6.0
    • 4.6.0
    • GUI: Look'n'Feel
    • None
    • 75ebdd04f41dd75be1e046a1c54ced0bfb78a0f2

    Description

      Now that QTBUG-5228 is fixed, QS60Style's highlight is missing, if stylesheet is used to style the highlight.

      I.e. use this code to stylesheet the table view:
      QString tableViewStyle( "QTableView

      { selection-background-color: qlineargradient(x1: 0, y1: 0, x2: 0.5, y2: 0.5,stop: 0 #FF92BB, stop: 1 white);}

      " );

      Now when table view is drawn, the highlight is missing from table.

      Attachments

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

        Activity

          People

            samimeri Sami Merila (Inactive)
            samimeri Sami Merila (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes