Bug 546493 - [GTK4] Button click coordinates are incorrect for some cases
Summary: [GTK4] Button click coordinates are incorrect for some cases
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.12   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.12 M3   Edit
Assignee: Eric Williams CLA
QA Contact:
URL:
Whiteboard: RHT
Keywords: triaged
Depends on:
Blocks: 545942
  Show dependency tree
 
Reported: 2019-04-16 15:49 EDT by Eric Williams CLA
Modified: 2019-05-21 15:07 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Williams CLA 2019-04-16 15:49:50 EDT
Snippet3, for example, doesn't work as expected on GTK4. This is likely because the coordinates in GTK4 are all parent-relative, whereas in GTK3 they were not. Furthermore Table/Tree internals have changed, and the header buttons are part of the GtkTreeview's surface now.
Comment 1 Eclipse Genie CLA 2019-04-17 09:24:08 EDT
New Gerrit change created: https://git.eclipse.org/r/140761
Comment 3 Eric Williams CLA 2019-04-17 10:36:26 EDT
(In reply to Eclipse Genie from comment #2)
> Gerrit change https://git.eclipse.org/r/140761 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=43987e44f8a5a494a8bb49a18d0c9258dcbace1b

In master now.
Comment 4 Eric Williams CLA 2019-05-21 15:07:52 EDT
Verified in I20190521-0600.