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

Symbian: Soft keys & actions: Qt::CustomContextMenu has Qt::ActionsContextMenu as side effect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 4.6.0
    • None

    Description

      If a widget receives:

      setContextMenuPolicy(Qt::CustomContextMenu);

      It gets an entry in the softkeys Options menu called "Actions", which when triggered emits QWidget::customContextMenuRequested(). However, the flag Qt::CustomContextMenu is not spec'd to cause that, Qt::ActionsContextMenu is.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            fenglich Frans Englich (closed Nokia identity)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes