Skip to content

[BUG - Maui] Tooltip gesture conflict when the chart supports both panning and zooming #1957

@WanftMoon

Description

@WanftMoon

Describe the bug
Tooltip shows fine when the chart supports only zooming. You can drag your finger across the screen and see the tooltip hoping between the points. But when you enable the pan, the gesture conflicts/override the tooltip's gesture and and you can't display the tooltip reliable. Is there a way to make this work or am i missing some configuration? (ex: pan would be just the user dragging the finger thru the screen while to display the tooltip, the user would touch, hold and drag?)

To Reproduce
Steps to reproduce the behavior:

  1. setup a chart with pan/zoom enable and try to display the tooltips for the points

Expected behavior
Be able to pan the chart and display the tooltips.

Screenshots

Screen.Recording.2025-08-27.at.10.46.31.mov

Smartphone (please complete the following information):

  • Device: iPhone 12 / Samsung A25
  • OS: iOS 18.2 / Android 15

Additional context
sample project:

TestZoomPan.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions