Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Slider interactive issues with thumb and value indicator on desktop #113367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
TahaTesser opened this issue Oct 13, 2022 · 2 comments · Fixed by #113543
Closed

Slider interactive issues with thumb and value indicator on desktop #113367

TahaTesser opened this issue Oct 13, 2022 · 2 comments · Fixed by #113543
Assignees
Labels
a: desktop Running on desktop f: material design flutter/packages/flutter/material repository. found in release: 3.3 Found to occur in 3.3 found in release: 3.4 Found to occur in 3.4 framework flutter/packages/flutter repository. See also f: labels. has reproducible steps The issue has been confirmed reproducible and is ready to work on P1 High-priority issues at the top of the work list r: fixed Issue is closed as already fixed in a newer version waiting for PR to land (fixed) A fix is in flight

Comments

@TahaTesser
Copy link
Member

TahaTesser commented Oct 13, 2022

Description

When working on #111451, I found Slider doesn't behave properly on desktop platforms.
It behaves as it does on mobile, while Slider is slightly different in behavior on desktop.

This is a comparison between Flutter and MWC Slider demo.

1. Unfocused Slider shows thumb overlay when hovering outside the thumb.

When Slider is initially unfocused, hovering outside the thumb area brings the thumb overlay.

Material Web

web_hover.mov

Flutter

hover.mov

2. The thumb overlay disappears when clicking on the Slider.

Material Web

web_click.mov

Flutter

click.mov
@exaby73
Copy link
Member

exaby73 commented Oct 13, 2022

Hello @TahaTesser. Thank you for the detailed issue. Labelling it for the team to take further.

@exaby73 exaby73 added in triage Presently being triaged by the triage team framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. a: desktop Running on desktop has reproducible steps The issue has been confirmed reproducible and is ready to work on found in release: 3.3 Found to occur in 3.3 found in release: 3.4 Found to occur in 3.4 and removed in triage Presently being triaged by the triage team labels Oct 13, 2022
@TahaTesser TahaTesser self-assigned this Oct 17, 2022
@TahaTesser TahaTesser moved this to To do in Nevercode Oct 17, 2022
@TahaTesser TahaTesser moved this from To do to Done (PR merged) in Nevercode Oct 17, 2022
@TahaTesser TahaTesser moved this from Done (PR merged) to PR submitted in Nevercode Oct 17, 2022
@Piinks Piinks added the P1 High-priority issues at the top of the work list label Oct 20, 2022
@Piinks Piinks added the waiting for PR to land (fixed) A fix is in flight label Oct 20, 2022
@Piinks Piinks moved this to In Progress in Slider Updates Oct 20, 2022
Repository owner moved this from In Progress to Done in Slider Updates Oct 25, 2022
Repository owner moved this from PR submitted to Done (PR merged) in Nevercode Oct 25, 2022
@TahaTesser TahaTesser changed the title Slider thumb overlay doesn't behave properly on desktop Slider interactive issues with thumb and value indicator on desktop Oct 25, 2022
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2022
@exaby73 exaby73 added the r: fixed Issue is closed as already fixed in a newer version label Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: desktop Running on desktop f: material design flutter/packages/flutter/material repository. found in release: 3.3 Found to occur in 3.3 found in release: 3.4 Found to occur in 3.4 framework flutter/packages/flutter repository. See also f: labels. has reproducible steps The issue has been confirmed reproducible and is ready to work on P1 High-priority issues at the top of the work list r: fixed Issue is closed as already fixed in a newer version waiting for PR to land (fixed) A fix is in flight
Projects
Status: Done (PR merged)
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants