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

UI changes are ignored; wrong forms are displayed at runtime

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.8.1
    • Editors
    • None
    • Qt Creator 4.8.1, Qt 5.12.1, Mac OS 10.14.3
    • macOS

    Description

      After making significant changes to a form in Creator, I was baffled by their lack of effect in the app. I noticed that labels on my form contain totally incorrect text; they're showing old content that has been replaced in the form designer.

      The XML for the UI reflects my changes... so where are these values coming from? A project-wide search for the erroneous strings turns up nothing.

      I then used a file-search utility to search for the strings, and found them in the ui_ file for the afflicted form. For some reason, these are not being kept in sync with the UI design.

       

      Attachments

        1. bogusUI.png
          bogusUI.png
          288 kB
        2. bogusUIlayout.png
          bogusUIlayout.png
          133 kB
        3. ui_DeviceFinderPage.h
          4 kB
        4. DeviceFinderPage.ui
          3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            ghs Gavin Stokes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes