jianxux / eyes-free

Automatically exported from code.google.com/p/eyes-free
0 stars 0 forks source link

[Accessibility Preferences] Can only change menus when inside the app #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Accessibility Preferences
2. Click Talkback Preferences (or Keyboard Shortcuts)
3. Click home to go back to phone home screen
4. Open Accessibility Preferences again
5. Click the opposite menu you clicked in step 2 and the one you didn't touch 
will open! Repeat steps 3-5 and same thing happens unless you just hit back.

What should I see instead?
Should go to the menu I touched!

What version of the product are you using? On what operating system?
Latest from Market / Android 2.3 Gingerbread on Droid 4.

Original issue reported on code.google.com by steve...@gmail.com on 16 Feb 2012 at 11:37

GoogleCodeExporter commented 9 years ago
Accessibility Preferences should use FLAG_ACTIVITY_CLEAR_TASK instead of 
FLAG_ACTIVITY_RESET_TASK_IF_NEEDED to start the target activity.

Original comment by caseybur...@google.com on 11 Aug 2012 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by caseybur...@google.com on 13 Aug 2012 at 7:41