View Issue Details

IDProjectCategoryView StatusLast Update
0001353The World of SecfeniaMarketspublic2019-03-07 00:46
ReporterMarleen Assigned Todaviceroy  
PrioritylowSeveritytrivialReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version3.1.004 
Summary0001353: On mobile, Market sale does not allow for decimal prices
DescriptionI am not sure about iPhone, but on Android, when selling on the market screen, it is not possible to enter a decimal point when selling an item. So when selling on mobile, all prices have to be whole numbers.

I am not sure if this problem about decimal numbers appears and other inputs on other screens
Additional InformationI found a web page that says that the fix is simply to put into the <input> step="0.01"

Here is the link

http://blog.pamelafox.org/2012/05/triggering-numeric-keyboards-with-html5.html?m=1

It looks easy! But it may not be if you are using a framework of some sort. As always these things go ...
TagsNo tags attached.
Attached Files

Activities

daviceroy

2019-01-31 20:51

administrator   ~0000941

The code currently has the step part in it. Trying this on Android 8 does not give the issue. Trying it on an Android 7 tablet resulted in the error. So, it appears to be something with some Android 7 devices not pulling up the correct Keyboard. One potential solution is to update your device to Android 8. There are some that have this update available. I will research a bit more into seeing if there's anything I can do on my side though.

daviceroy

2019-03-07 00:46

administrator   ~0000960

Unfortunately, it appears that this is an issue with some phone manufacturer's not putting the correct keyboard for number HTML formats. Closing as this is beyond the scope of anything that I can fix and is something that an update of the OS might resolve.

Issue History

Date Modified Username Field Change
2019-01-31 18:17 Marleen New Issue
2019-01-31 18:17 Marleen Status new => assigned
2019-01-31 18:17 Marleen Assigned To => daviceroy
2019-01-31 18:17 Marleen File Added: Screenshot_2019-01-31-16-16-40.png
2019-01-31 20:41 daviceroy Product Version 3.1.005 => 3.1.004
2019-01-31 20:41 daviceroy Description Updated
2019-01-31 20:41 daviceroy Additional Information Updated
2019-01-31 20:51 daviceroy Note Added: 0000941
2019-03-07 00:46 daviceroy Note Added: 0000960
2019-03-07 00:46 daviceroy Status assigned => resolved
2019-03-07 00:46 daviceroy Resolution open => not fixable