Invisible resize border missing from the top side of windows
Bug #739307 reported by
Matthew Paul Thomas
This bug report is a duplicate of:
Bug #717444: Window management - Invisible border does not extend to the top of the window.
Edit
Remove
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz Core |
Confirmed
|
Low
|
Unassigned | ||
light-themes |
Invalid
|
Medium
|
Unassigned | ||
compiz (Ubuntu) |
Confirmed
|
Low
|
Unassigned | ||
light-themes (Ubuntu) |
Invalid
|
Medium
|
Abhishek kumar singh |
Bug Description
light-themes 0.1.8.10, compiz 1:0.9.4-0ubuntu7, Ubuntu Natty
light-themes 0.1.8.23, compiz 1:0.9.5.
1. Resize a window by dragging its left, right, or bottom edge.
2. Try to resize the same window by dragging its top edge.
What happens:
1. The margin for resizing is several pixels wide.
2. The margin for resizing is only one pixel wide.
What should happen:
2. The margin for resizing the top edge is the same as for resizing any of the other edges.
tags: | added: sniffles |
Changed in light-themes (Ubuntu): | |
assignee: | nobody → Abhishek kumar singh (abhishekkumarsingh-cse) |
status: | New → In Progress |
no longer affects: | null |
Changed in light-themes (Ubuntu): | |
status: | In Progress → Invalid |
Changed in light-themes: | |
status: | New → Incomplete |
Changed in compiz-core: | |
importance: | Undecided → Wishlist |
Changed in light-themes: | |
status: | Incomplete → Invalid |
Changed in compiz-core: | |
status: | New → Confirmed |
milestone: | none → 0.9.8.0 |
Changed in compiz (Ubuntu): | |
status: | New → Confirmed |
Changed in compiz-core: | |
importance: | Wishlist → Low |
Changed in compiz (Ubuntu): | |
importance: | Undecided → Low |
To post a comment you must log in.
Currently it works, because in bug #733431 ("Windows lack borders: visually unpleasant and leaves only one option to resize") we reverted to a 1px border to let Unity-2D catch up. The setting in the light-themes configuration file itself is:
<padding left="5" right="5" bottom="5"/>
If the resize border at the top should be added this could be simply extended to also state 'top=5'.