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

Change in double to string conversion

XMLWordPrintable

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

      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".

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes