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

Drop indicator painted as single pixel when not shown

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.8.1, 6.9.0 FF
    • 5.2.0
    • Widgets: Itemviews
    • None
    • Windows 7 64 bit, Visual Studio 2012
    • 39e7016e8 (dev), 65a48e7ab (6.8)

    Description

      QAbstractItemView: If the drop indicator is not shown, it is set to a null rectangle. In the paintDropIndicator method it is not testet whether the rectangle is null or not but it is always painted with drawPrimitive. If the rectangle is null this results in a single pixel drawn at position 0, 0.

      Attachments

        For Gerrit Dashboard: QTBUG-36831
        # Subject Branch Project Status CR V

        Activity

          People

            dfaure_kdab David Faure
            rconrad@xrite.com Roland Conrad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes