Comment 0 for bug 986051

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Semi-maximized windows have 1px borders drawn on adjacent workspaces

Semi-maximized windows have 1px borders drawn on adjacent workspaces. It's harder to see when you're running Unity, but you can see it in 12.04.

TESTCASE:
1. Open a terminal on a left-most workspace.
2. Horizontally maximize the window by right-clicking on the maximize button.
3. Go to the workspace to the right and you will see the terminal's 1px border is drawn under the launcher.

DESIGN:
There are two possible fixes, and I'm not sure which one is preferred:
1. Ensure the borders remain on the current workspace it's maximized on; or
2. Ensure semi-maximized windows don't have borders on the maximized edges (more difficult).