[Fixed] Back button broken in Android 4.2 (CM)?
|
07-08-2013, 01:33 PM
(This post was last modified: 07-08-2013 09:18 PM by Persona User.)
Post: #1
|
|||
|
|||
[Fixed] Back button broken in Android 4.2 (CM)?
When playing a game, it takes me several presses of the Android back button (the button to the left of the center home key) to switch to PPSSPP's configuration/settings dialog. The number of presses appears to be random. Sometimes it takes just a single press, sometimes more than twenty presses to switch to the settings dialog.
This problem appears from version v0.8.1-430-g0019666 up to at least v0.8.1-480-gd68c805. It doesn't appear earlier than v0.8.1-233-gfbe8a19. A cursroy check of the logcat immediately after pressing the back button shows the following differecne between version v0.8.1-480-gd68c805 and v0.8.1-233-gfbe8a19. Code: D/JAMIE (12532): KeyEvent: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=71585515, downTime=71585418, deviceId=-1, source=0x101 } The above message appears in v0.8.1-233-gfbe8a19 (but NOT in v0.8.1-480-gd68c805). Is this a bug or simply a new configuration option that I have failed to activate? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[Fixed] Back button broken in Android 4.2 (CM)? - Persona User - 07-08-2013 01:33 PM
RE: Back button broken in Android 4.2 (CM)? - GuilhermeGS2 - 07-08-2013, 02:23 PM
RE: Back button broken in Android 4.2 (CM)? - Henrik - 07-08-2013, 08:33 PM
RE: Back button broken in Android 4.2 (CM)? - Persona User - 07-08-2013, 09:16 PM
RE: [Fixed] Back button broken in Android 4.2 (CM)? - vnctdj - 07-10-2013, 03:16 PM
|