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

Change in double to string conversion

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.5.0
    • None
    • Windows (MSVC2010)

    Description

      The following example demonstrates the issue:

      Text {
          property double number: 20.1
          text: number
      }
      

      With Qt 5.4 this displays "20.1". With Qt 5.5 this displays "20.100000000000001".

      Attachments

        Issue Links

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

          Activity

            People

              shausman Simon Hausmann
              mbrasser Michael Brasser
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes