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

Unicode characters not rendered correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.12.9
    • GUI: Text handling
    • None
    • New MacBook Pro macOS 10.15.4
    • macOS

    Description

      Tabbed_NoteBooks = new TabWidget(this); 

      Home_Tab_Index = Tabbed_NoteBooks->addTab(Assemble_Home(TreeNotesm_Initialization), "�");  // 0x01F3E0

      New MacBook Pro macOS 10.15.4

      Using Qt5.12.2, this renders as expected (as above and same in Qt Creator). Using Qt5.12.9, this renders as stack of horizontal lines (like 2-3 hamburger icons stacked).

      All Qt5 versions installed by Qt Creator's upgrade/maintenance or unified installer.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            kcrossen kcrossen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes