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

Skip to content

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

Closed
@TahaTesser

Description

@TahaTesser

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

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: desktopRunning on desktopf: material designflutter/packages/flutter/material repository.found in release: 3.3Found to occur in 3.3found in release: 3.4Found to occur in 3.4frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer versionwaiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

Status

Done (PR merged)

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions