Skip to content

[GTK4] Double click registers as one DOWN and two UP events instead of two of each #344

@joel-majano

Description

@joel-majano

Run Snippet 62 in GTK4 then double click in the window. You will see a lot of move events, and then one single "DOWN" event followed by two "UP" events. There should be two of each in the "DOWN, UP, DOWN, UP" sequence which can be obtained when using this snippet in GTK3.

Environment: Fedora 36, GTK 4.6.5, Wayland, OpenJDK17

Tracked in #228

Metadata

Metadata

Labels

Linux/GTKHappens on Linuxgtk4GTK4 issues

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions