Time not Shown at Cursor when Scrolling a Video
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
**DESCRIPTION:**
When scrolling through a video there is no indication of the time at which cursor is pointing. This can be very useful when trying to return to a specific time or amount of time before/after the present frame.
This is more of a suggestion than a bug.
-----
**REPRO STEPS:**
1) Install and Launch LBRY 0.15.8 on Android 10
2) Watch a video
3) Click and hold on the video scroll bar
4) Move left and right
**Results:** Time at cursor is not indicated
**Expected:** Time at cursor is indicated
-----
**ENVIRONMENT:**
- Pixel 2XL
- Android 10
- LBRY 0.15.8
-----
**MEDIA:**

-----
**INTERNAL USE:**
-----
**DEFINITION OF DONE:**
- [ ] Tested against acceptance criteria
- [ ] Tested against the assumptions of the user story
- [ ] The project builds without errors
- [ ] Unit tests are written and passing
- [ ] Tests on devices/browsers listed in the issue have passed
- [ ] QA performed & issues resolved
- [ ] Refactoring completed
- [ ] Any configuration or build changes documented
- [ ] Documentation updated
- [ ] Peer Code Review performed
-----
**LBRY ADDRESS:**
bZSqrVdpxt5KJdn2eGMUzT9Jn3gEiRet7b
mail@cahlen.org
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Android video player and its seek-bar handling. Reproduce the behavior on Android 10 while dragging the bar, then verify that the time at the cursor is displayed and that the app builds and tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100