Windows get placed off screen when they are created
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) |
Bug Description
On multi-monitor setup, as reported by multiple people and including me - some (seems randomly selected) windows appear off the screen(s). This happens permanently with these selected apps. It seems that Java apps are affected the most.
see these reports:
http://
http://
http://
http://
the bug is very ancient and several methods to move window back to screen exist:
after gaining focus (either by clicking launchpad icon, or super-tab'ing or whatever)
- pressing ALT-Tab to get window drop-down menu and selecting "maximize" or "move" helps to fix the issue
- pressing ALT-F7-ArrowKey also can help by moving window around
Related branches
- Andrea Azzarone (community): Approve
-
Diff: 78 lines (+27/-8)2 files modifieddecorations/DecoratedWindow.cpp (+26/-8)
decorations/DecorationsPriv.h (+1/-0)
tags: | added: u7-trello-import |
no longer affects: | unity |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
milestone: | none → ubuntu-16.04 |
tags: | added: new-decorations |
Status changed to 'Confirmed' because the bug affects multiple users.