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

Left mouse button clicks are not delivered to Qt Charts items if QChartView::setRubberBand enabled

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Not Evaluated
    • 6.2.0
    • 5.15.3, 6.1.0
    • Charts
    • All
    • 1

    Description

      If you set QChartView::setRubberBand to a value other than NoRubberBand, all left clicks will be gobbled by the QChartView and not delivered to underlying Qt Chart items, even if they accept clicks.

      If a chart item accepts clicks, the left click should be delivered to the chart item, and QChartView should only handle and gobble the left click in areas of the chart that do not accept left clicks.

      Attachments

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

        Activity

          People

            kkyzivat Keith Kyzivat
            kkyzivat Keith Kyzivat
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes