[Wayland-bugs] [Bug 777176] [wayland] gedit killed by protocol error "Invalid anchor rectangle size"

2017-01-12 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=777176 --- Comment #4 from Jonas Ådahl --- Review of attachment 343383: Wouldn't this mean we offset the popup by 1 pixel in this case? I.e. if GTK+ wants to position something against 0x0+50+50, we'd now position it at (51,51) if the

[Wayland-bugs] [Bug 98845] Touchpad pointer acceleration off with Sony VAIO Pro 13

2017-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98845 --- Comment #23 from Peter Hutterer --- no, sorry. too many changes for what's supposed to be a stable branch. 1.6 is fully backwards compatible with 1.5 though so you can update as you desire. -- You are receiving

[Wayland-bugs] [Bug 99371] Wayland dont support sudo users!

2017-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99371 Daniel Stone changed: What|Removed |Added Status|NEW |RESOLVED

[Wayland-bugs] [Bug 99383] libinput 1.5.901 touchpad speed on HiDPI screen

2017-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99383 Bug ID: 99383 Summary: libinput 1.5.901 touchpad speed on HiDPI screen Product: Wayland Version: unspecified Hardware: Other OS: Linux (All) Status: NEW

[Wayland-bugs] [Bug 770112] The documented left shortcut doesn’t work on Wayland

2017-01-12 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=770112 Matthias Clasen changed: What|Removed |Added Attachment #343325|none|accepted-commit_now

[Wayland-bugs] [Bug 770112] The documented left shortcut doesn’t work on Wayland

2017-01-12 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=770112 Matthias Clasen changed: What|Removed |Added Attachment #343323|none|accepted-commit_now

[Wayland-bugs] [Bug 777176] New: [wayland] gedit killed by protocol error "Invalid anchor rectangle size"

2017-01-12 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=777176 Bug ID: 777176 Summary: [wayland] gedit killed by protocol error "Invalid anchor rectangle size" Classification: Platform Product: gtk+ Version: 3.22.x OS: Linux

[Wayland-bugs] [Bug 770112] The documented left shortcut doesn’t work on Wayland

2017-01-12 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=770112 Bastien Nocera changed: What|Removed |Added Attachment #343297|0 |1 is

[Wayland-bugs] [Bug 98845] Touchpad pointer acceleration off with Sony VAIO Pro 13

2017-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98845 --- Comment #22 from Jan Niklas Hasse --- Will this fix be released with 1.5.4? -- You are receiving this mail because: You are the assignee for the bug.___ wayland-bugs mailing

[Wayland-bugs] [Bug 777176] [wayland] gedit killed by protocol error "Invalid anchor rectangle size"

2017-01-12 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=777176 --- Comment #5 from Olivier Fourdan --- Yes, as you say, xdg-shell v6 positionner definition makes it clear that the rectangle should not be 0:

[Wayland-bugs] [Bug 99371] Wayland dont support sudo users!

2017-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99371 --- Comment #2 from Mosaab Alzoubi --- The problem in Wayland only -- You are receiving this mail because: You are the assignee for the bug.___ wayland-bugs mailing list

[Wayland-bugs] [Bug 777176] [wayland] gedit killed by protocol error "Invalid anchor rectangle size"

2017-01-12 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=777176 --- Comment #1 from Olivier Fourdan --- gtk+ passes an invalid rect with a width of 0 to set_anchor_rect() which triggers a Wayland protocol error. That rect comes from pango, from: -> popup_targets_received() in

[Wayland-bugs] [Bug 777176] [wayland] gedit killed by protocol error "Invalid anchor rectangle size"

2017-01-12 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=777176 --- Comment #2 from Olivier Fourdan --- Created attachment 343383 --> https://bugzilla.gnome.org/attachment.cgi?id=343383=edit [PATCH] wayland: avoid 0 width/height anchor rectangle Passing a rectable with zero width or

[Wayland-bugs] [Bug 777176] [wayland] gedit killed by protocol error "Invalid anchor rectangle size"

2017-01-12 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=777176 Matthias Clasen changed: What|Removed |Added Attachment #343383|none|accepted-commit_now