Window management - Grid: Windows should not show the semi-maximise preview when the minimum width of the window is greater than the semi-maximise width
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Committed
|
Medium
|
John Lea | ||
Compiz |
Triaged
|
Low
|
Unassigned | ||
compiz (Ubuntu) |
Triaged
|
Low
|
Sam Spilsbury |
Bug Description
compiz 1:0.9.7.4-0ubuntu1, unity 5.8.0-0ubuntu2, Ubuntu Pangolin
Description:
- When a user tries to semi-maximise a window with a minimum horizontal size e.g. the Empathy 'Messaging and VoIP Accounts' window , a semi-maximise gesture preview is displayed. However releasing the window will not semi-maximise the window because the window's minimum size is less than with width of the semi-maximise.
To reproduce:
0. If necessary, switch to a display width that is less than double the minimum width of a window you have handy. For example, 1280 pixels and Ubuntu Software Center, which has a minimum width of 730 pixels.
1. Drag all the way to the right edge of the screen.
2. Release the drag.
3. Drag all the way to the left edge of the screen.
4. Release the drag.
What happens:
1. The semi-maximize preview overlay appears.
2. The window is placed as if it takes up half the screen, but is resized only to its minimum width, so its right side falls off the edge of the screen.
3. The semi-maximize preview overlay appears.
4. The window is semi-maximized at *less than* its specified minimum width.
What should happen:
1. Normal window movement continues, with no semi-maximize preview.
2. The window is moved, but not semi-maximized, because it's too wide.
3. Normal window movement continues, with no semi-maximize preview.
4. The window is moved, but not semi-maximized, because it's too wide.
[Updated from the original description, where the preview would appear but the semi-maximizing wouldn't happen.]
Changed in ayatana-design: | |
status: | New → Fix Committed |
importance: | Undecided → High |
assignee: | nobody → John Lea (johnlea) |
tags: | added: udt |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
importance: | High → Medium |
tags: | added: udo |
Changed in compiz (Ubuntu): | |
assignee: | nobody → Sam "SmSpillaz" Spilsbury (smspillaz) |
milestone: | none → oneiric-alpha-1 |
Changed in unity: | |
status: | New → Triaged |
importance: | Undecided → Low |
milestone: | none → alpha1 |
Changed in ayatana-design: | |
importance: | Medium → High |
Changed in unity (Ubuntu): | |
status: | New → Triaged |
Changed in compiz (Ubuntu): | |
milestone: | oneiric-alpha-1 → oneiric-alpha-2 |
Changed in unity: | |
milestone: | 4.0.1 → 4.2.0 |
Changed in unity: | |
milestone: | 4.2.0 → 4.4.0 |
Changed in compiz (Ubuntu): | |
milestone: | oneiric-alpha-2 → oneiric-alpha-3 |
Changed in unity: | |
milestone: | 4.4.0 → 4.6.0 |
Changed in unity: | |
milestone: | 4.6.0 → 4.8.0 |
Changed in compiz (Ubuntu): | |
milestone: | oneiric-alpha-3 → none |
Changed in unity (Ubuntu): | |
importance: | Undecided → Low |
Changed in unity: | |
assignee: | nobody → Sam Spilsbury (smspillaz) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Sam Spilsbury (smspillaz) |
tags: | added: udp |
Changed in unity: | |
milestone: | 4.8.0 → backlog |
Changed in ayatana-design: | |
status: | Fix Released → Fix Committed |
description: | updated |
summary: |
- Windows with should not show the semi-maximise gesture preview when - their minimum width is greater than the semi-maximise width + Compiz still tries to semi-maximize windows when their minimum width is + too large |
summary: |
- Compiz still tries to semi-maximize windows when their minimum width is - too large + Window management - Windows should not show the semi-maximise preview + when the minimum width of the window is greater than the semi-maximise + width |
description: | updated |
Changed in compiz: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in unity: | |
importance: | Low → High |
Changed in compiz (Ubuntu): | |
importance: | Low → High |
Changed in unity (Ubuntu): | |
importance: | Low → High |
Changed in compiz: | |
milestone: | none → 0.9.10.0 |
summary: |
- Window management - Windows should not show the semi-maximise preview - when the minimum width of the window is greater than the semi-maximise - width + Window management - Grid: Windows should not show the semi-maximise + preview when the minimum width of the window is greater than the semi- + maximise width |
tags: | added: grid |
Changed in compiz: | |
milestone: | 0.9.10.0 → 0.9.10.2 |
Changed in compiz: | |
milestone: | 0.9.10.2 → 0.9.11.0 |
Changed in ayatana-design: | |
importance: | High → Medium |
tags: | added: rls-w-incoming |
no longer affects: | unity |
no longer affects: | unity (Ubuntu) |
Changed in compiz: | |
importance: | High → Low |
Changed in compiz (Ubuntu): | |
importance: | High → Low |
tags: |
added: rls-x-incoming removed: rls-w-incoming |
The feature itself (semi-maximizing) is working. However, there are applications, as you describe, which will refuse to honor the window manager's resizing command.
This bug should be splitted into per-application bugs to figure out how to fix the applications individually.