Bug 531561 (Snippet231_ShellPacking) - [Gtk3] Snippet231 packing makes shell have too short window height.
Summary: [Gtk3] Snippet231 packing makes shell have too short window height.
Status: VERIFIED FIXED
Alias: Snippet231_ShellPacking
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.8   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.9 M2   Edit
Assignee: Xi Yan CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks: FixSwtSnippetsOnGtk3
  Show dependency tree
 
Reported: 2018-02-22 16:22 EST by Leo Ufimtsev CLA
Modified: 2018-08-03 09:44 EDT (History)
1 user (show)

See Also:


Attachments
Gtk2 (works) vs broken Gtk3 (50.01 KB, image/png)
2018-02-22 16:22 EST, Leo Ufimtsev CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Ufimtsev CLA 2018-02-22 16:22:51 EST
Created attachment 272839 [details]
Gtk2 (works) vs broken Gtk3

On Gtk2, Snippet231 looks normal size. (Shell be like 400h by 300w or so).
On Gtk3 *1, Snippet231 is to short, i.e height is much smaller (Shell be like **100h** by 300w).

[1] x11 emulation on Wayland and on Wayland. 
    Gtk3.22 used for testing, not tested on Gtk3.0 - 3.20.
    Fedora 27. Adwaita theme.
    SWT master.
Comment 1 Eric Williams CLA 2018-07-10 10:35:50 EDT
Xi, please investigate.
Comment 2 Eclipse Genie CLA 2018-07-11 17:10:41 EDT
New Gerrit change created: https://git.eclipse.org/r/125952
Comment 4 Eric Williams CLA 2018-07-12 09:43:03 EDT
(In reply to Eclipse Genie from comment #3)
> Gerrit change https://git.eclipse.org/r/125952 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=aa6ec80394726cc1fabffa61de97a14d611d576f

Patch is in master, thanks Xi.