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

[iPhone 7] physicalDotsPerInch() returns wrong value

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS

    Description

      Qt 5.7.0 returns wrong PPI for iphone 7 plus. The returned PDPI value should be the same for iPhone 6 plus, 6S plus and 7 plus.

      Use attached test application to reproduce the issue.

      Returned values:

      iPhone 6 plus 
      screen size: QSize(414, 736) 
      dpr: 3 
      ppi: 153.717 
      
      iphone 6s plus 
      screen size: QSize(414, 736) 
      dpr: 3 
      ppi: 153.717 
      
      iphone 7 plus 
      screen size: QSize(414, 736) 
      dpr: 3 
      ppi: 187.45 
      

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            kileppal Kimmo Leppälä
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes