AKROGIS / Park-Observer

An iOS application for mapping observation in National Parks
Other
1 stars 1 forks source link

Angle and Distance Fields Resetting Upon Each Keyboard Click #14

Open asouthwould opened 1 year ago

asouthwould commented 1 year ago

GLBA is reporting issues for Angle and Distance fields. When a number is entered, no value appears in the text box. But if focus is changed to a different text box, that entered character displays in the previous box. This method works for a single character at once; if more than one character is entered, only the first(?) character is kept. We've confirmed this issue is present in iOS 16.4.1. I am not experiencing this issues in iOS 15.7.6, so it appears to be an iOS issue.

The protocol specific fields do not appear to be affected by this, but I have not yet completely tested this.