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

[REG 4.15.1 -> 5.0] Ambiguous items in Build menu

XMLWordPrintable

    • 64da7b15d9d39a4580d5316d9bc59849e19c2621 (qt-creator/qt-creator/5.0)

      1. Open a project.
      2. Show the "Build" menu.
        The menu items "Clean" and "Rebuild" appear four times each. "Deploy" appears twice. The user has to guess from the menu items nearby what they will do.
      3. Type "t clean" into the Locator.
        You'll see four actions which look exactly the same.

      In Creator 4.15, all menu items explicitly stated what they will do. Please either revert to this or use proper submenus like:

      • All Projects
        • Build
        • Deploy
        • Rebuild
        • Clean
      • Project "ThisOne"
        • Build
        • Deploy
        • Rebuild
        • Clean
      • ...

      Found by Squish test tst_simple_analyze.

        For Gerrit Dashboard: QTCREATORBUG-26002
        # Subject Branch Project Status CR V

            con Eike Ziller
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes