After plugging and un-plugging a video projector with lower resolution, all tooltips are placed in the wrong place. Reproducible: Always Steps to Reproduce: 1. Connect a video projector with lower resolution. 2. Setup both screens in "clone" mode. The plasma desktop is then reduced in size. 3. Unplug the projector. 4. The plasma desktop is restored to its previous size. Actual Results: Tooltips are now displayed as if the desktop had its reduced size. Expected Results: Tooltips should be displayed according to the restored screen size.
Created attachment 98059 [details] Virtual desktop tooltip
Created attachment 98060 [details] Systray tooltip
Created attachment 98061 [details] K menu is unusable
Since my initial report I upgraded my system to Ubuntu 16.04 and Neon packages: Package: plasma-workspace Version: 4:5.6.3+p16.04+git20160426.0444-0 and the bug is still there.
Here is a simpler way to reproduce the bug that does not need a video projector: 0. my screen uses 1920x1080 pixels: $ xrandr [...] 1920x1080 60.04*+ 40.02 59.93 1. reduce the resolution: $ xrandr -s 1680x1050 2. set the resolution to the initial value: $ xrandr -s 0 Now menus are slightly shifted and difficult to use.
Created attachment 98608 [details] Screenshot On this screenshot note the gap between the "triangle" button and the menu. Accessing the menu is possible but difficult.
Can you include the output of xrandr -q ?
> Can you include the output of xrandr -q ? Here it is: $ xrandr -q Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 LVDS1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm 1920x1080 60.04*+ 40.02 59.93 1680x1050 59.95 59.88 1600x1024 60.17 1400x1050 59.98 1600x900 60.00 1280x1024 60.02 1440x900 59.89 1280x960 60.00 1368x768 60.00 1360x768 59.80 59.96 1152x864 60.00 1280x720 60.00 1024x768 60.00 1024x576 60.00 960x540 60.00 800x600 60.32 56.25 864x486 60.00 640x480 59.94 720x405 60.00 640x360 60.00 DP1 disconnected (normal left inverted right x axis y axis) DP2 disconnected (normal left inverted right x axis y axis) DP3 disconnected (normal left inverted right x axis y axis) HDMI1 disconnected (normal left inverted right x axis y axis) HDMI2 disconnected (normal left inverted right x axis y axis) HDMI3 disconnected (normal left inverted right x axis y axis) VGA1 disconnected (normal left inverted right x axis y axis) VIRTUAL1 disconnected (normal left inverted right x axis y axis)
I cannot reproduce this bug in plasma 5.8.4. Thanks for the fix!