Skip to content

[Bug] Input gets stuck when using DragPoint and touch screen #705

Description

@TheOnlyJoey

Bug description
When using DragPoint's in a plot on a touch screen, it functions well until you click on the background (or misclick), at that point it fails to grab the DragPoint again until i reselect with the mouse.
I think it might has to do with the background grabbing for scroll (though i have scrolling disabled), or perhaps there is something weird with a hover/select state?

I have tried both with native touch using Imgui's SDL3 Vulkan example, as well as with Touch to Mouse emulation on the GLWF example.

Reproduction case is simply using any DragPoint in a plot and touching/moving it a couple of times with a touchscreen

Metadata

Metadata

Assignees

Labels

prio:highHigh prioritystatus:todoTask identified but not startedtype:fixSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions