Skip to content

Canvas; capture loss when other control captures #53

@ruby0x1

Description

@ruby0x1

If a control is capturing the focus/events via the canvas, and another control becomes captured, the original loses capture.

This should be straight forward to resolve, but creates some situations that appear buggy. For instance: dragging the scroll handle inside a dropdown, steals the capture from the dropdown, and it no longer gets the events it's expecting to be exclusive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions