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

Ctrl-E shortcut not working with FakeVim mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 9.0.0, Qt Creator 10.0.0-beta2
    • FakeVim
    • macOS

      Ctrl-E shortcut not working with FakeVim mode when cppeditor plugin is turned on.

      Reproduce flow:

      • start Qt Creator without loading any project
      • File -> Open File or Project ...
      • select any file with .cpp (or .h) ending
      • move the viewport to the middle of the file
      • press Ctrl-E -> nothing happens.
      • open a file of another file type, e.g. a SQL-file
      • Ctrl-E work as expected

       

      I believe the bug is introduced by the following change:

       9db286b3 CppEditor: Add actions for following a symbol to its type

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

            hjk hjk
            leonzh Leon Zhang
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes