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

Remove or fix floating point example in SpinBox

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 6.2.2
    • Quick: Controls 2
    • None

    Description

      The floating point example is a dud. It can visualize a floating point value but the example only increments the major part of the floating point. Not the, as one would expect, the fractional part.

      Therefore either remove it or fix the example as the current example is useless and gives the wrong impression.

      Note: incrementing a visual value from "1.10" should go to "1.11" to make sense. Instead the example on increment goes to "2.10" making the floating part really just a static suffix of sorts.

      https://doc.qt.io/qt-6/qml-qtquick-controls2-spinbox.html#details

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            markg85 Mark
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes