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

QMessageBox is launched differently on every each time on WinRT

    XMLWordPrintable

Details

    • WinRT
    • 53ed4de02278b17708199891f9b56c6e6e04103b

    Description

      Launch QMessageBox several times you see each other time it looks different. Easy to reproduce for example following way in the main function:

      QMessageBox::information(0,"test","test");
      QMessageBox::information(0,"test","test");
      QMessageBox::information(0,"test","test");
      QMessageBox::information(0,"test","test");
      

      Attachments

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

        Activity

          People

            andrew.knight Andrew Knight
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes