philliphsu / ClockPlus

Alarm clock, timer, and stopwatch application for Android.
https://play.google.com/store/apps/details?id=com.philliphsu.clock2
GNU General Public License v3.0
364 stars 137 forks source link

New timer crashes when entering first number #50

Open haxwithaxe opened 6 years ago

haxwithaxe commented 6 years ago

Observed

The app crashes when attempting to enter the first number in a timer. screenshot_20180514-081905_clock

This appears to be because the cursor is right of the rightmost digit in the hours field by default.

I can work around this by touching any of the fields (including the hours field) before entering numbers. Which moves the cursor to the far left of the selected field.

Expected

Typing a number in the hours field without any additional interaction changes the number of hours for the timer.

Environment

KeronCyst commented 6 years ago

Same issue on my LG G6 on Oreo here, wirh the app installed just today via F-Droid.

RPDiep commented 6 years ago

Same issue with Samsung S8, Oreo. Installed via F-Droid.

Issue seems to be that, as seen in the screenshot, the cursor is on the right side of the hour number. Setting the cursor manually to the beginning helps/prevents crashing.

JohannesRabauer commented 5 years ago

Same issue with Samsung Galaxy A3 (2017). Installed via F-Droid.