hivewallet/hive-mac

Entering price in dollars doesn't set the price in bits

Closed this issue · 2 comments

In the send window, for some reason whilst it converts bits -> USD, the same isn't true the other way around. It just sits on 0 bits the whole time.

Hm, I got a report once about this happening with pounds, but I couldn't reproduce it then.

I've tried now on my Yosemite machine and it looks like it's happening here. I'll take a look at this tomorrow.

Huh, looks like a bug in NSDecimalNumber on Yosemite...

screen shot 2015-01-10 at 01 56 39

The exact same thing returns correct result (123456789) on Mavericks.