Skip to content

Mouse Wheel Scroll Not Working on iPad with External Mouse #414

@mykl-shelemba

Description

@mykl-shelemba

On an iPad with an external mouse, the mouse wheel does not scroll the TradingView chart in a custom integration. Instead, only the drag event works, making things difficult. However, this functionality works correctly on TradingView’s official chart, suggesting a possible issue with the library configuration or event handling in embedded implementations.

Tried to fixed it disabled features like:
disabled_features: ['horz_touch_drag_scroll', 'vert_touch_drag_scroll']
but the issue persists

Since this works fine on TradingView’s official chart, could there be an undocumented setting or feature flag required to enable this behavior in custom integrations?

Would appreciate any insights or workarounds!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions