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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes