deltachat / deltachat-ios

Email-based instant messaging for iOS.
Other
327 stars 52 forks source link

action bar missing in read-only-chats and if keyboard is expanded #2345

Closed r10s closed 1 month ago

r10s commented 1 month ago

this issue was introduced with https://github.com/deltachat/deltachat-ios/issues/2342

in read-only-chats [^1], the action bar to delete/forward/copy/etc single or multiple messages is missing. usually, it appears when long-tapping a message and selecting "More Options".

same, when the keyboard is expanded before the message is long-tapped and "More Options" is selected.

this is how it should look:

this is how it actually looks:

that used to work in 1.46, and without #2342 so, another side effect of "ScrollView jumping improvements" PR :)

cc @Amzd

[^1]: read-only-chats are eg. some mailing lists, left groups and the "Device Chat" -- the latter is probably the easiest to try out as always there when a new test profile is created