MarcusWolschon / osmeditor4android

Vespucci is a OpenStreetMap editor for Android
http://vespucci.io
Other
358 stars 83 forks source link

Wrong state after restart in property editor (was Cut/copy missing from property editor) #2547

Closed HolgerJeromin closed 2 months ago

HolgerJeromin commented 2 months ago

Vespucci 20.0.0 Flavor: current Target SDK: 33

When editing the raw tags of an osm element I can select, paste tags like before. But I do not find the copy icon.

Screenshot_20240426-223403_copy_540x397

simonpoole commented 2 months ago

Any idea how you got to that state? And is that repeatable?

Normally selecting one or more or more of the check boxes will start an action mode that will display 'Tags selected' and the copy icon.

simonpoole commented 2 months ago

I've kind of been able to repeat that by selecting a tag then starting help and not terminating the property editor regularly.

Terminating help and the app completely makes the issue go away on next start. So it's likely just some state mixup.

PS: this is not a 20.0 specfic issue but likely has 'always' been the case.

HolgerJeromin commented 2 months ago

Yes. I was opening help in this session. Glad you found the trigger

simonpoole commented 2 months ago

If you simply exit help before leaving the property editor then, at least for me, things work as expected.

simonpoole commented 2 months ago

BTW what Android version are you running? The issue may be dependent on that.

HolgerJeromin commented 2 months ago

Android 14

simonpoole commented 2 months ago

Note to future self: this is really only repeatable if saving activities is turned off in the developer options (which shouldn't be the case outside of somebody testing), or very aggressive memory freeing up behaviour on the device in question.