material-components / material-components/material-components-android
[Slider] The slider jumps to valueTo when interfering with the Home gesture
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Description: With a Slider right on top of the Gesture navigation bar like in the picture, when sliding up to activate the Home gesture passing over the slider, the slider value always goes to its max value (the valueTo), like in the second picture.
Expected behavior: If I replace the Slider with a SeekBar, exactly in the same position, the issue is not present: its value does not change when sliding up to activate the Home gesture even when passing over it.
Android API version: Android 15
Material Library version: 1.13.0-alpha13
Device: Samsung S25 Ultra
Contributor guide
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
Reproduce the Slider behavior on Android 15 with Material Library 1.13.0-alpha13 using the reported Samsung S25 Ultra setup. Compare it with a SeekBar in the same position and verify that invoking the Home gesture over the Slider no longer changes its value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100