sebastian-casillas / android-quill

Automatically exported from code.google.com/p/android-quill
GNU General Public License v3.0
0 stars 0 forks source link

Quill 10.0 doesn't close #64

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1.start app
2.try to close with back-button

What is the expected output? What do you see instead?

expected:
close after two times pressing back-button like in version 9.9

instead:
app is showing the list of notebooks and the last opened notebook again and 
again each time I press the back-button. I have to close with taskmanager.

What version of the product are you using? On what operating system?

Version Quill 10.0
OS is a Honeycomb 3.2.1 
Device is a HTC flyer

Original issue reported on code.google.com by paul.pla...@googlemail.com on 22 Aug 2012 at 10:16

GoogleCodeExporter commented 9 years ago
This is fixed in 10.1, please reopen if that does not work for you.

Original comment by vbraun.n...@gmail.com on 23 Aug 2012 at 4:22

GoogleCodeExporter commented 9 years ago
The reported behavior appears again  when I hit the back button too fast. When 
I speed it up - it's going endless like Version 10.0
I have to wait a second between two backbutton hits

Original comment by paul.pla...@googlemail.com on 4 Sep 2012 at 10:12

GoogleCodeExporter commented 9 years ago
I can't reproduce this here, though I don't have a flyer to test it on.

There is nothing special about hitting the button in fast succession, each 
activity (screen) only gets to see the home button being pressed once. The path 
is (main view) -> (page overview) -> back to launcher. It might be that you 
press the button too fast and the page overview does not get the home button 
press delivered. It seems like there is nothing that I can do about it.

Original comment by vbraun.n...@gmail.com on 17 Sep 2012 at 12:58