community icon indicating copy to clipboard operation
community copied to clipboard

Handle ``SDL2_AC_BACK`` in ``kivy.app.App._on_keyboard_settings``

Open rnixx opened this issue 8 years ago • 7 comments
trafficstars

Fixes https://github.com/kivy/kivy/issues/4788

rnixx avatar Dec 13 '16 09:12 rnixx

👍

akshayaurora avatar Dec 13 '16 10:12 akshayaurora

@rnixx could you post a small snippet I can test this with on android?

akshayaurora avatar Dec 13 '16 20:12 akshayaurora

@akshayaurora I can add an example later, have not much time right now (sry). If you want to reproduce in the meantime -> android app with new toolchain, first back press opens settings, second back press closes app.

rnixx avatar Dec 14 '16 08:12 rnixx

The reason for asking a example snippet was cause back key was working for me, it still is. This change could potentially make the the setting key act like back key.

akshayaurora avatar May 23 '18 07:05 akshayaurora

Closing due to lack of reproducible example, please re-open if problem still exists with a example to reproduce the issue.

akshayaurora avatar May 01 '19 08:05 akshayaurora

Please keep open, i'll try to reproduce with latest kivy, if still an issue i'll provide an example, otherwise i'll close

rnixx avatar May 01 '19 18:05 rnixx

Please keep open, i'll try to reproduce with latest kivy, if still an issue i'll provide an example, otherwise i'll close

Should this PR remain open?

kuzeyron avatar Apr 21 '25 17:04 kuzeyron