Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-123793

Material style MessageDialog does not show text under specific conditions

XMLWordPrintable

    • Linux/X11, Windows

      To reproduce, run attached example and press the button. The text does not appear.

      One line of text seems to work fine, but if there is more than one, problem starts.

      Attached example reproduces it for Kubuntu 23.04 (2 lines). On Ubuntu 22.04 I can reproduce it if I put a little more text there so that it wraps to 3 lines, then it only renders the very first line.

      What seems common in the two cases is that it prints binding loop error when this occurs.

      qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/qml/MessageDialog.qml:12:1: QML MessageDialog: Binding loop detected for property "implicitHeight"
      qrc:/qt-project.org/imports/QtQuick/Dialogs/quickimpl/qml/MessageDialog.qml:12:1: QML MessageDialog: Binding loop detected for property "implicitHeight"
      

        1. qtbug123793.tar.gz
          66 kB
          Joni Poikelin
        2. image-2024-08-10-17-27-08-151.png
          24 kB
          Álvaro Zamorano
        3. image-2024-08-10-17-28-00-441.png
          29 kB
          Álvaro Zamorano
        For Gerrit Dashboard: QTBUG-123793
        # Subject Branch Project Status CR V

            edcooke Ed Cooke (Inactive)
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes