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

[REG 3.1.0.2 -> 3.2.0] Wizard page for configuring file names is broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • 3.2.0
    • 3.2.0
    • General
    • Windows 11 23H2
      MSVS2019, MSVS2022
    • 7eb06a466 (dev)

    Description

      1. Start the wizard for a Qt-based project which allows configuring filenames.
        I used the Qt Widgets Application.
      2. Proceed to the wizard's last page using defaults.
      3. Clear the edit box for the header file's name.
        An error message pops up immediately: "Value does not fall within the expected range."
        That's not exactly helpful when the user wants to type a new name.
      4. Close that popup.
        Note that the wizard's "Finish" button is enabled although the header file name is empty.
      5. Type a new name for the header file.
      6. Clear the edit box for the source file's name.
        Another, different error message pops up: "An error occurred..." Not helpful, either.
      7. Close that popup, too.
        Yet another one comes up.
      8. Close that popup, too.
        Note that the wizard's "Finish" button still is enabled although the source file name is empty.
      9. Click "Finish".
        MSVS crashes and restarts.

      All of this worked correctly in snapshot 3.1.0.2.

      Found and tested by Squish test tst_new_project_edit.

      Attachments

        For Gerrit Dashboard: QTVSADDINBUG-1182
        # Subject Branch Project Status CR V

        Activity

          People

            ali.demiralp Ali Can Demiralp
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes