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

QML MessageDialog with RichText does not show up in an UWP application

    XMLWordPrintable

Details

    • WinRT

    Description

      When having a MessageDialog with RichText in it, the MessageDialog is not shown in UWP application. With normal desktop application the dialog is properly shown. The following warning is given when using the RichText in the MessageDialog in UWP application:

      qt.winrtrunner.app: Rich text detected, defaulting to QtWidgets-based dialog.
      

      If the same dialog has no Rich Text in it, the dialog is properly shown.

      Steps to reproduce:

      • Run attached sample
      • Press "Open MessageDialog" button
      • EXPECTED: Dialog is shown with bold text in it
      • ACTUAL: No dialog is shown

      Attachments

        1. qtbug68418.zip
          2 kB
          Jussi Witick
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owolff Oliver Wolff
            jussi_witick Jussi Witick
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes