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

QListView will not show an updated model without focus

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • 4.7.0
    • 4.6.0
    • Widgets: Itemviews
    • None
    • Mac OS X 10.5.8

    Description

      Create QStringListModel
      Create a QStringList, insert it into the model
      Create QListView
      Attach QStringListModel to QListView

      remove focus from QListView
      update the QStringListModel (add an item to the model)
      note that list view does not show updated model

      focus on list view
      note that list view now shows updated model

      Problem did not exist in qt 4.2

      Attachments

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

        Activity

          People

            smd Jan Arve
            kghose Kaushik Ghose
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes