Drop-down menus look disembodied from their titles
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz Core |
Fix Released
|
High
|
Sam Spilsbury | ||
compiz (Ubuntu) |
Fix Released
|
Low
|
Sam Spilsbury | ||
Natty |
Won't Fix
|
Low
|
Jason Smith |
Bug Description
Binary package hint: light-themes
Menus are drawn as if they are a separate layer above (closer to you than) their titles. This is unattractive in two ways. First, it inevitably makes the menus look as if they are not lined up horizontally with their titles, when they are. Second, it makes menus look harder to use, because you need to "climb on" to them after opening them.
This could be fixed in two steps:
* Remove the shadow from the top edge of menus, applying a shadow only to the three other edges.
* Use the standard menu selection color for menu titles, rather than an inconsistent outline.
Problem occurs with: light-themes 0.1.8.2, Ubuntu 10.10
Does not occur with: Mac OS X 10.6, Windows 7
[Originally reported by Ersin Akinci in <https:/
Related branches
- Tim Penhey (community): Needs Fixing
-
Diff: 93 lines (+44/-2)1 file modifiedplugins/decor/src/decor.cpp (+44/-2)
Changed in compiz (Ubuntu): | |
status: | Incomplete → In Progress |
Changed in compiz (Ubuntu Natty): | |
milestone: | natty-alpha-2 → natty-alpha-3 |
Changed in compiz (Ubuntu Natty): | |
milestone: | natty-alpha-3 → ubuntu-11.04-beta-1 |
Changed in compiz (Ubuntu Natty): | |
milestone: | ubuntu-11.04-beta-1 → ubuntu-11.04-beta-2 |
Changed in compiz (Ubuntu Natty): | |
status: | New → Confirmed |
Changed in compiz-core: | |
assignee: | nobody → Sam Spilsbury (smspillaz) |
Changed in compiz-core: | |
milestone: | 0.9.7.2 → 0.9.7.4 |
Changed in compiz-core: | |
milestone: | 0.9.7.4 → none |
Changed in compiz-core: | |
milestone: | none → 0.9.7.6 |
Changed in compiz-core: | |
status: | New → Fix Committed |
Changed in compiz-core: | |
status: | Fix Committed → Fix Released |
Changed in compiz (Ubuntu Natty): | |
status: | Confirmed → Won't Fix |
This bug will need to be fixed in compiz (as an option). Chop shadow tops. There is something to be said for having the shadow show again if the window it is modal for is not under that part of the window. I will discuss with sam and come up with a solution for compiz.