element-hq / element-hq/element-android
Improve the experience of scrolling / scrubbing backwards in voice messages
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 1
Description
### Steps to reproduce
1. Record a voice message (of about 30 seconds for easiest testing)
2. Play the voice message
3. Try to scrub/scroll back to the beginning of the voice message
4. When you try to do this instead of getting to the beginning it will often try to reply
This video shows the problem:
https://user-images.githubusercontent.com/921217/204558042-634b2572-01af-411c-bf22-c3ca9089e665.mp4
PS: It's related to this awesome PR by @onurays that added this feature earlier this year https://github.com/vector-im/element-android/pull/5404
### Outcome
#### What did you expect?
I would expect that when you're playing audio and have already scrubbed forward, then when you scrub backwards the app doesn't see it as an attempt to reply.
#### What happened instead?
It often opens the reply instead.
### Your phone model
Pixel 4a
### Operating system version
Android 13
### Application version and app store
1.5.8
### Homeserver
matrix.org
### Will you send logs?
No
### Are you willing to provide a PR?
No
Contributor guide
Assessment
This issue has not been assessed yet.