commit | ae790bf5878b5f1f9899c450e86b3898a0e16287 | [log] [tgz] |
---|---|---|
author | Joel Majano <jmajano@redhat.com> | Thu Mar 17 10:11:31 2022 -0400 |
committer | Alexander Kurtakov <akurtako@redhat.com> | Fri Mar 18 05:08:57 2022 -0400 |
tree | 71fc7972f2f5a1533997c79acb424dffff41bb9d | |
parent | 0552d4ba486dc8d9ed2ce30564218211ffffd3cc [diff] |
Bug 579299 - [GTK4] display.getFocusControl not working + gtk_focus_in_event function call in Widget.gtk4_focus_window_event The issue was that the gtk_focus_in_event was not being called in GTK4. This function is called every time the window comes back into the foreground. Since this functionality was added to SWT-GTK4 in a previous patch, this is a very trivial fix. Change-Id: I9410ed21925be737c49b1ddbfb8f873577e3abac Signed-off-by: Joel Majano <jmajano@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/192012 Tested-by: Platform Bot <platform-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
Thanks for your interest in this project.
See the following description for how to contribute a feature or a bug fix to SWT.
Information regarding source code management, builds, coding standards, and more and be found under the following link.
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).
Contact the project developers via the project's “dev” list.
This project uses Bugzilla to track ongoing development and issues.
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!