https://bugs.kde.org/show_bug.cgi?id=453819

Friedrich W. H. Kossebau <kosse...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Friedrich W. H. Kossebau <kosse...@kde.org> ---
This is only about 32-bit float, right? Thanks for reporting the bug, this
seems to have been broken since the editing feature was added in 2009, either
you are the first to actually use that or the first do care to report :) And I
might have missed to properly test this when I added the edit code for
float-32bit initially, and never looked at it again

Looking at details I learn even at my age that in C/C++ for float data types
"min" actually has another meaning than what would transfer from integer data
types, and instead some "lowest" is what to use here.

Also spotted the cause why post-decimal-points digits are not possible. 

So fix already sketched, will see to turn into working code the next days.

Related question: while looking at the feature (not used myself for some time)
I see that values are not displayed localized. Any opinion against changing
that to feature localized versions?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to