System Environment: -------------------------- Arch: i386 Libdrm: (master) 2.4.33-15-g754655c795fff1c6267d358e54ad5198aee0cdd6 Wayland: (master)9d37682db32f16eb69a76d21569af6cac0d3d08c Mesa: (master)1a33c1b2b895566299ec76643659adacc239a3dc Xserver: (master)xorg-server-1.12.0-105-gd77eb7ee49ef19c2c4c7381d56e9d0f9c3fbc890 Xf86_video_intel: (master)2.18.0-220-g8c58c840b1ba579a5601804fc710c58e1e00213f Cairo: (master)f736cd144305f7c9147912f6ec081962b3191e3d Cairo_gl: (master)f736cd144305f7c9147912f6ec081962b3191e3d Xkbcommon: (master)3d672fcfea6b823db4793b9ad1c3aadc4b547a08 Weston: (master)90c6f1c90e0d43b8d1c2a057a0a2784991de23a4 Kernel_unstable:(drm-intel-next-queued)eea7d92bdb47727dfaf5f148f6ea72e9a1cffaf1 Bug detailed description: ----------------------------- Window rotation function takes no effect. It can be reproduce in all the test cases regardless of cairo library and mode. Reproduce steps: ---------------------------- 1. start weston 2. ./weston-terminal 3. rotate terminal window
bisection show first bad result is: commit 0b52d4810d4047a523b0961a0c59c9dc8f55c0e9 Author: Tiago Vignatti <tiago.vignatti@intel.com> Date: Fri Apr 20 18:54:25 2012 +0300 shell: modifier bindings configurable This patch makes the main modifier configurable. We used to hardcode super (windows key) for most bindings, but now that can be changed. The change affects two key bindings: rotation moves to mod+right click and backlight moves to from ctrl+f9/f10 to mod+f9/f10. Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com> So, this is actually not a bug, but a implemention change (change from windows key+ alt + left click to mod+right click to rotate) So mark this bug as notabug
mark as verified
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.