Buttons in other windows appear broken
Bug #1296728 reported by
Alberto Mardegan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Released
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
See the attached test. The Button element embedded in the second Window appears without the background.
We hit this problem in the ubuntu-
Related branches
lp://staging/~mardy/ubuntu-ui-toolkit/lp1296728
- PS Jenkins bot: Approve (continuous-integration)
- Loïc Molinari (community): Approve
-
Diff: 165 lines (+57/-16)3 files modifiedmodules/Ubuntu/Components/plugin/shapeitem.cpp (+47/-13)
modules/Ubuntu/Components/plugin/shapeitem.h (+8/-0)
modules/Ubuntu/Components/plugin/shapeitemtexture.h (+2/-3)
Superseded
for merging
into
lp://staging/ubuntu-ui-toolkit
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu SDK team: Pending requested
-
Diff: 145 lines (+41/-12)3 files modifiedmodules/Ubuntu/Components/plugin/shapeitem.cpp (+31/-9)
modules/Ubuntu/Components/plugin/shapeitem.h (+8/-0)
modules/Ubuntu/Components/plugin/shapeitemtexture.h (+2/-3)
Changed in ubuntu-ui-toolkit: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Fix Released |
To post a comment you must log in.
Button uses UbuntuShape. Is this bug present for all UbuntuShapes or only for Buttons?