Skip to content

fix: Populate range info on Android#686

Merged
mwcampbell merged 1 commit intomainfrom
android-range-info
Feb 22, 2026
Merged

fix: Populate range info on Android#686
mwcampbell merged 1 commit intomainfrom
android-range-info

Conversation

@DataTriny
Copy link
Member

Allows reporting current value for slider, progressbars, spinboxes... TalkBack also does not send increment/decrement action requests if this is not set.

Chromium also only use the float range type even though Android has integer and percentage ranges. We could get a better user experience by using these but I can't find of a good heristic that would work all the time. We can revisit this later anyway.

@mwcampbell mwcampbell merged commit 6146089 into main Feb 22, 2026
16 checks passed
@mwcampbell mwcampbell deleted the android-range-info branch February 22, 2026 16:13
@DataTriny DataTriny mentioned this pull request Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants