rmceoin / cidrcalculator

CIDR Calculator is a simple Android based IP subnet calculator for network engineers to quickly determine what the address range is of a subnet.
Apache License 2.0
21 stars 5 forks source link

Converter IP Decimal field only allows one period #1

Open rmceoin opened 9 years ago

rmceoin commented 9 years ago

As reported by T. Jackson Leverette, III:

Using CIDR Caclulator v 1.19.

Tested on both Nexus 7 (2013) with Lollipop 5.0.2 and a Moto X (2013) with Kitkat 4.4.4.

In the Converter mode, I'm unable to enter an address in the IP Decimal field, as the app will only allow one dot (period). After one dot, the only input that will appear are numbers.

However: when I use the IP Binary or IP Hex conversion, the result appears in the IP Decimal field correctly (with three decimals), but if the field is cleared a normal dotted-quad IP Decimal cannot be entered (as noted above).

Even though the app provides its own keyboard, just to test if my keyboard was the problem, I switched my default keyboard (from Swiftkey, to Google) and the bug still occurs.

rmceoin commented 9 years ago

This was already fixed in 1f0672c62a58028f9cc33115853c063f8c90d64f

Should work on releasing 1.20.