Skip to content

Kivy example: hover not working and other mouse move events issues #243

@jegger

Description

@jegger

There seems to be an odd behavior in the Kivy example regarding SendMouseMoveEvent / SendMouseClickEvent.

Behavior cefclient
When I navigate to http://jegger.ch/datapool/app/test_events.html in ./cefclient --off-screen-rendering-enabled I get (what I expect) light-red dots when hovering and "dark"-red dots when I move the mouse while pressing the left mouse-button.

Behavior Kivy
If I press down in kivy I see the arrows registering the mouse-down but the dots are light-red afterwards. They should be dark-red, shouldn't they? I can't see anything wrong in the logic of the kivy_.py example. It was working (dark-dots while pressing down and move) with the old CEF.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions