Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22378

Confusing operation happens while the context menu is popup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • Qt Creator 4.9.0
    • Editors
    • None
    • macOS Mojave, version 10.14.4
      QT 5.12.3 (Clang 10.0, 64 bit)
      QTC 4.9.0
    • macOS, Windows

    Description

      Shown in the gif below, using the common operation pair copy/paste as example, after pressing the right mouse button to popup the context menu, qtc still allows the paste operation in the editor window (by hitting ctrl+v), this is well. However, after hitting the ctrl+v shortcut, the popup context menu is still open, which is confusing. The proper behavior might be one of the following:

      • when context menu is popup, all shortcuts (such as ctrl+v) are disabled, only by clicking on the menu item can user trigger an operation.
      • when context menu is popup, all shortcuts are still enabled, and when hitting a specific shortcut (like ctrl+v), the corresponding operation is triggered, and the context menu will hide as well.

       

      Attachments

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

        Activity

          People

            davschul David Schulz
            liling li ling
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes