After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 701292 - [wayland] gdk_window_get_height() returns incorrect value
[wayland] gdk_window_get_height() returns incorrect value
Status: RESOLVED INVALID
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-05-30 16:00 UTC by brian.j.lovin
Modified: 2013-05-30 19:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description brian.j.lovin 2013-05-30 16:00:41 UTC
gdk_window_get_height() under the Wayland backend returns the height of the window AND the frame extents.

Compare this to the X11 backend where gdk_window_get_height() does not include the window frame extents.

System setup:
Ubuntu 13.04
wayland (master) heads/master-0-gb693088
fontconfig (master) heads/master-0-gcd9b103
drm (master) heads/master-0-g8a88e34
mesa (master) heads/master-0-g6220cc9
libxkbcommon (master) heads/master-0-ga392d26
pixman (master) heads/master-0-g2acfac5
cairo (master) heads/master-0-g631bf29
weston (master) heads/master-0-gb846a8d
harfbuzz (master) 0.9.17-0-gf1b02f4
glib (master) heads/master-0-gc9cc0be
atk (master) heads/master-0-gc71edfa
gdk-pixbuf (master) heads/master-0-g97c719e
pango (master) heads/master-0-g6c16dfe
at-spi2-core (master) AT_SPI2_CORE_2_9_2-0-g9921d02
at-spi2-atk (master) AT_SPI2_ATK_2_9_2-0-g58e7004
gtk+ (master) heads/master-0-g92823b2
Comment 1 brian.j.lovin 2013-05-30 19:28:15 UTC
Closing for now.