]
Eric Williams updated ERT-696:
------------------------------
Sprint: devex #159 December 2018, devex #161 January 2019 (was: devex #159 December
2018)
[GTK4] GdkEvents are private and can no longer be created
[EBZ#541650]
----------------------------------------------------------------------
Key: ERT-696
URL:
https://issues.jboss.org/browse/ERT-696
Project: Eclipse Release Train
Issue Type: Task
Components: Platform
Reporter: Friendly Jira Robot
Assignee: Eric Williams
Priority: Major
Labels: SWT, bzira
GdkEvent structs have been sealed in GTK4, preventing us from creating our own synthetic
GdkEvents. This breaks behaviour in Menu and Display.post().
I have filed a ticket upstream with GTK about this:
https://gitlab.gnome.org/GNOME/gtk/issues/1488