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

disabled items in item views (regression)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.6.1
    • 4.6.0
    • Widgets: Itemviews
    • None
    • OS X, Windows 4.6 rc1
    • e18bad03dd51aed881a86715bfc17ef0c7fe5af9

    Description

      Easy to reproduce. It's more noticeable on the Mac because the gray
      background is more pronounced. But the same happens in Windows, simply
      the color contrasts less.
      Obvious example on the Mac:

      1) Run the Qt example "Standarg dialogs"
      2) Uncheck "Use native dialog"
      3) click on QFileDialog::getOpenFileNames()
      4) Select "File of type *.txt", to gray out non txt files (something
      standard under OS X, not Windows).
      5) Switch to "Detail View" (top right button in the dialog)

      Result: the background of all non .txt stuff is gray and this is not
      normal.
      If you switch back to "List view", then the display is correct. Items
      appear correctly disabled.

      This is not something limited to QFileDialog, this affects all Qt application using items views (at least QTreeView and I think QTableView too)

      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)
            jirauser26727 user-04d21 (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