xabolcs / kitchentimer

Automatically exported from code.google.com/p/kitchentimer
0 stars 0 forks source link

Rotating the device will copy the value of seconds to minutes and hours #147

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am reporting this bug as a part of a research project at the University of 
Texas at Austin. Please accept the bug if it is valid.

What steps will reproduce the problem?
1. Set a timer but do not start it. Say for 1 hour and 2 minutes and 3 seconds.
2. Rotate the device.

What is the expected output? What do you see instead? The timer should still 
show the same value but it has copied the value of seconds to minutes and 
hours! It shows 3 hours and 3 minutes and 3 seconds for the above example.

Please include the following info:
Phone model?  Android emulator, with CPU Intel Atom (x86)
Android Version?  Android 4.3 API level 18
ROM?  512 MB of SD card

If possible, provide a logcat of the issue:
If you get a Force Close do an: adb logcat

Please provide any additional information below.

Original issue reported on code.google.com by nokh...@gmail.com on 8 Sep 2013 at 1:26

GoogleCodeExporter commented 9 years ago
Note that you should rotate the device twice to actually see the numbers again.

Original comment by nokh...@gmail.com on 8 Sep 2013 at 4:33