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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes