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

QScrollArea (kinetic scrolling?) eating double click events for inner widgets

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 4.6.2
    • 4.6.2
    • (Inactive) Maemo 5
    • None
    • ed07173ddc85c6dd46ad6c82bf9c83d21bea3911

      In the attached sample app, our Label widget will not receive double click events (no debug message printed to stdout). I'm guessing that the event is "eaten" by the QScrollArea because of kinetic scrolling. Altering the main function to just do

      Label label;
      label.setText("Double-click me!");
      label.show();

      does record the double clicks correctly.

        1. qtest.tar.gz
          0.9 kB
          Stephan Jaensch
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            rengels Ralf Engels
            sjaensch Stephan Jaensch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes