element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
Apache License 2.0
948 stars 129 forks source link

Composer occupies the whole room sometimes #2167

Open spongythecake opened 7 months ago

spongythecake commented 7 months ago

This issue concerns the bug when opening rooms. Composer is the text box that lies underneath room views and is known to react unexpectedly. See the video below.

Screenshot_20240104_131344_Element X.jpg

What did you expect?

  1. Start at home list
  2. Select a chat
  3. See the room and messages (if any)

What actually happened

  1. Start at home list
  2. Select a chat
  3. Compuse occupies entire room up to header
  4. Leave chat to recover the UI

The issue is not exculsive to any one type of chatroom. groups and DM are affected by this bug.

Software info

Are you willing to provide logs?

Yes

spongythecake commented 7 months ago

https://github.com/element-hq/element-x-android/assets/146408892/104d1265-a540-4a99-978e-1b0561259544

frebib commented 2 months ago

This is very easy to replicate when there are several - rooms in the backstack due to notifications. I'm hitting it many times per day now