Results 1 to 1 of 1

Thread: Android QMessageBox rich text is not displayed correctly

  1. #1
    Join Date
    Dec 2009
    Posts
    29
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Android QMessageBox rich text is not displayed correctly

    Hello,

    I am having problems with QMessageBox on Android, using Qt 5.2.0. Whenever I use rich text (html) codes, the codes are not interpretated and the string is displayed in plain-text mode, showing the codes. The same application running on Windows, mac or Linux is fine.

    Even QMessageBox::aboutQt() is not displayed correctly and shows something like:
    Qt Code:
    1. <h3>About Qt</h3><p>This program
    2. uses Qt version 5.2.0</p>
    3. <p>Qt is a C++ toolkit... and so on
    To copy to clipboard, switch view to plain text mode 

    Any advice or is it a bug in Qt-Android?

    Thanks

    Edit: Sorry, just found out it's a known and reported bug: https://bugreports.qt-project.org/browse/QTBUG-34772
    Last edited by maitai; 31st January 2014 at 16:52.

Similar Threads

  1. How do you make android applications display correctly on android phone?
    By Cyrebo in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 17th August 2013, 07:31
  2. Replies: 0
    Last Post: 30th September 2010, 15:11
  3. Replies: 0
    Last Post: 28th April 2010, 16:44
  4. QMessageBox ignores nobr with rich text format
    By daggilli in forum Qt Programming
    Replies: 0
    Last Post: 14th October 2008, 03:54
  5. QTextEdit + paste rich text as plain text only
    By Yong in forum Qt Programming
    Replies: 2
    Last Post: 6th February 2008, 16:45

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.