Moving mouse over a chart instantiates interaction even though not clicking yet
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
On a normal device without a mouse, the user must tap to start interaction.
But if I have a mouse hooked up to my tablet, simply moving the mouse OVER the chart is causing it to interact (perform readouts, etc).
I would have expected that a click is necessary to start the interaction.
If this is not a bug, then how can I disable "hovering = immediatel interaction" and require a click? Basically, make mouse mimic a finger gesture in all aspects. Thanks.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by reproducing the behavior with a mouse attached to a tablet, then trace the chart interaction handling; done means hovering alone does not produce readouts and the intended click-based behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100