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

qchart scroll can freeze

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.7
    • Charts
    • None
    • Linux/X11

    Description

      The scroll function in qchart class sometimes can freeze.  It happens when the left position in the view port is a small number (i.e. 4) and scroll is called several times with a large negative number(i.e. --30 or -50).   Attached are some stack traces.

       

      Another issue I found is that it is difficult to scroll to 0 position.  For example, if current left x is 5 and you call scroll with -5, ideally it should scroll the chart to the very beginning.  But it does not.

      stacktrace_1

      stacktrace_2

      stacktrace_3

      stacktrace_4

      stacktrace_5

      Attachments

        1. stacktrace_1
          7 kB
        2. stacktrace_2
          2 kB
        3. stacktrace_3
          3 kB
        4. stacktrace_4
          8 kB
        5. stacktrace_5
          5 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            e0348803 Miikka Heikkinen
            streamer Yuan Song
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes