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

QListView::clicked() signal emitted when invoking context menu and UI_AnimateMenu is enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2: Important P2: Important
    • 4.6.0
    • 4.3.4
    • Widgets: Itemviews
    • None

      If the UI_AnimateMenu effect is enabled, events are not passed to the menu until its animation effect has finished. Thus, if a context menu is invoked over a valid index in a QListView, the list view's clicked() signal will be emitted if the mouse button is released before the context menu's animation effect has finished. The clicked() signal is not emitted if the UI_AnimateMenu effect is disabled.

      The clicked() signal should not be emitted if the mouse button is released before the context menu's animation effect has finished.

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

            vfm Thierry Bastian (closed Nokia identity) (Inactive)
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes