GNOME Bugzilla – Bug 706578
Top bar appears in wrong position in background thumbnail
Last modified: 2013-09-10 14:17:29 UTC
Created attachment 252724 [details] screenshot The thumbnail for the background button shows the shell top bar. When using an external monitor, this appears in the wrong position - it starts too far too the right, and extends off the edge of the thumbnail. The problem is not present when there is a single display. Screenshot attached.
Created attachment 254226 [details] [review] background: Fix top bar location on dual-head For testing: xrandr --addmode VGA1 1024x768 xrandr --output VGA1 --mode 1024x768 --left-of eDP1
Created attachment 254227 [details] [review] background: Fix debug message We're never capturing the whole screen, only a single monitor.
Review of attachment 254227 [details] [review]: sure
Review of attachment 254226 [details] [review]: looks plausible
Pushing to both master and gnome-3-8: 67f959b..cc3ed8a gnome-3-8 -> gnome-3-8 c685522..015d296 master -> master Attachment 254226 [details] pushed as fd4cf7b - background: Fix top bar location on dual-head Attachment 254227 [details] pushed as 015d296 - background: Fix debug message