Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-601

keyborad shortcut (e.g. Alt-F1) makes VS2017 crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 2.3.2
    • 2.3.0
    • General
    • None
    • Qt: 5.12.0
      QtVsTools: 2.3.0
      OS: Windows 10 Pro N x64
      IDE: Visual Studio 2017 community
    • Windows
    • 365f96892505466dc1a66dcc6a9a62e4a68d85c6

    Description

      for example, put the keyboard cursor on exec, press Alt+F1, VS2017 crashes.

      int main(int argc, char *argv[])
      {
          StockLabApp a(argc, argv);
          MainWindow w;
          w.showMaximized();
          return a.exec();
      }

      Attachments

        1. 1.PNG
          1.PNG
          11 kB
        2. 2.PNG
          2.PNG
          9 kB
        For Gerrit Dashboard: QTVSADDINBUG-601
        # Subject Branch Project Status CR V

        Activity

          People

            mecfc Miguel Costa
            ronald ronald
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes