SCEE icon indicating copy to clipboard operation
SCEE copied to clipboard

Crash when using gesture in SCEE part of settings

Open Helium314 opened this issue 1 year ago • 2 comments
trafficstars

How to Reproduce Got a crash report with

I just opened the UI settings and exited that screen using the screen gesture for doing so. I can make it happen again every time.

Probably because SCEE settings use the old Android Preferences, mashed into the new SC (Compose) settings screen.

Expected Behavior Back gesture should go back. Actually just fixing this issue is not even worth investigating. The SCEE settings should be switched to Compose instead. But things sort of works currently, mostly, so the switch is low priority (and high effort).

Does it happen in normal StreetComplete? SCEE settings only, probably because they are the old Android Preferences mashed into the new settings screen using Compose

Versions affected 58.21 and newer

Helium314 avatar Aug 22 '24 19:08 Helium314

As far as I can tell, this does not happen to me in version SCEE 59.0-alpha1.

mcliquid avatar Aug 22 '24 20:08 mcliquid

It does not crash for me. OnBackPressedCallback seems to be invoked and the previous "page" is shown instantly.

SCEE 58.21 GrapheneOS (AOSP 14 QPR 3)

rusty-snake avatar Aug 22 '24 20:08 rusty-snake