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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes