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

[iOS 10] Text font weight broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 5.5.1, 5.6.2, 5.7.0
    • QPA
    • XCode 7.2, XCode 8, iOS 10
    • iOS/tvOS/watchOS

    Description

      on iOS 10 bold text is rendered as normal style.

      Steps to reproduce the issue:
      1. Deploy attached test application to iOS 10 target

      Expected:
      Text is rendered as bold style

      Actual:
      Text is rendered as normal style

      Text {
          id: name
          font.bold: true
          text: qsTr("bold")
      }
      

      Notes:
      This works fine on iOS 9
      Same issue occurs also with NativeRendering being set

      Attachments

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

        Activity

          People

            janichol Andy Nichols
            sideburn Tavis Hord
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes