Rendering flaws of the dash previews
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Unity |
Fix Released
|
Low
|
Andrea Azzarone | |
| 6.0 |
Fix Released
|
Low
|
Andrea Azzarone | |
| unity (Ubuntu) |
Undecided
|
Andrea Azzarone |
Bug Description
Watch the video here http://
It seems the dash re-renders the whole canvas while you are hovering buttons, and the canvas where the image is drawn is not cleared, that's why the shadow of the icon is placed above and above the previous rendering.
On a side note, I am not sure we want to render everything while we simply hover a button, maybe we do useless redrawings?
Related branches
- Marco Trevisan (Treviño): Approve on 2012-09-26
-
Diff: 37 lines (+2/-7)2 files modifieddash/previews/ActionButton.cpp (+0/-5)
unity-shared/CoverArt.cpp (+2/-2)
- Brandon Schaefer (community): Approve on 2012-09-28
- Didier Roche: Approve on 2012-09-28
-
Diff: 1075 lines (+353/-175)30 files modifieddash/DashView.cpp (+0/-5)
dash/DashView.h (+0/-3)
dash/ResultViewGrid.cpp (+14/-2)
dash/previews/ActionButton.cpp (+0/-5)
dash/previews/PreviewInfoHintWidget.cpp (+0/-1)
launcher/BamfLauncherIcon.cpp (+24/-21)
launcher/FavoriteStoreGSettings.cpp (+3/-3)
launcher/StandaloneSwitcher.cpp (+2/-2)
launcher/SwitcherController.cpp (+1/-2)
launcher/SwitcherController.h (+1/-1)
launcher/VolumeImp.cpp (+4/-1)
manual-tests/Switcher.txt (+1/-0)
plugins/unityshell/resources/emblem_apps.svg (+90/-19)
plugins/unityshell/resources/emblem_others.svg (+12/-0)
plugins/unityshell/resources/emblem_video.svg (+58/-17)
plugins/unityshell/resources/lens-nav-gwibber.svg (+6/-8)
plugins/unityshell/src/unityshell.cpp (+10/-4)
plugins/unityshell/src/unityshell.h (+3/-1)
tests/autopilot/unity/emulators/icons.py (+4/-0)
tests/autopilot/unity/tests/test_home_lens.py (+4/-1)
tests/gmockvolume.c (+18/-0)
tests/gmockvolume.h (+2/-0)
tests/test_switcher_controller.cpp (+3/-3)
tests/test_volume_imp.cpp (+5/-2)
unity-shared/CoverArt.cpp (+2/-2)
unity-shared/DashStyle.cpp (+1/-1)
unity-shared/IconLoader.cpp (+57/-40)
unity-shared/PluginAdapter.h (+2/-0)
unity-shared/PluginAdapterCompiz.cpp (+25/-30)
unity-shared/SearchBar.cpp (+1/-1)
Changed in unity: | |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity: | |
milestone: | none → 6.8 |
Changed in unity: | |
milestone: | 6.8 → 7.0 |
status: | Confirmed → Triaged |
Changed in unity: | |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity: | |
assignee: | nobody → Andrea Azzarone (andyrock) |
Changed in unity (Ubuntu): | |
assignee: | nobody → Andrea Azzarone (andyrock) |
Changed in unity: | |
importance: | Undecided → Low |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Daniel van Vugt (vanvugt) wrote : | #1 |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package unity - 6.8.0-0ubuntu1
---------------
unity (6.8.0-0ubuntu1) quantal-proposed; urgency=low
[ Ángel Guzmán Maeso ]
* debian/
- Update dictionary option for follow latest apport spec
[ Łukasz 'sil2100' Zemczak ]
* New upstream release.
- unity 6.8 candidate segfaults on "app expose" with low gfx mode
(LP: #1060148)
- [regression] Dash - Left separator is missing (LP: #1057798)
- unity-panel-service crashed with SIGSEGV in
panel_
atk_
- [regression] If unity is started with maximized dash, unmaximizing the
dash does not wrap rows (LP: #1053116)
- Dash lens buttons don't work after changing form factor to maximize on
desktop (LP: #1053316)
- Clicking on Workspace Switcher icon when the expo is showing, not always
closes it 1059759 convert files list deprecated keys (LP: #1059594)
- Unity through llvmpipe is slow (LP: #1046497)
- compiz crashed with SIGSEGV in unity::
unity:
- compiz crashed with SIGSEGV from
unity:
- [regression] Starting an app & then locking to launcher is not persistent
across sessions (LP: #1054645)
- [regression] Dash, Launcher, Menu Bar - Unintended shadows are rendered
for the Unity Launcher and Panel, when the dash is open (LP: #1043260)
- [Unity 6.x] Active blur doesn't update if you disable CCSM > OpenGL >
Framebuffer object (LP: #1039999)
- Alt+Tab/Alt+grave brings other window to the front but loses focus
entirely. (LP: #1035628)
- Spread - Scaling all the windows is too slow (LP: #1055643)
- Window management - Middle clicking on a window inside the spread should
close that window (equivalent action to clicking on the close button)
(LP: #1052821)
- Scale window decorations don't have properly rounded corners
(LP: #1055610)
- Scale window decorations text does not match theme style (Radiance)
(LP: #1055609)
- Spread window decorations does not match the theme when changed
(LP: #1055605)
- scaled window decorations are sometimes wider than the window
(LP: #1053225)
- Launcher should not auto-hide after dragging an icon, if mouse is still
over it (LP: #1053978)
- unity spread window on second click not working when ibus language panel
is shown. (LP: #1035895)
- windows.
BamfLaunc
- Category emblems are blurry (LP: #1056874)
- Rendering flaws of the dash previews (LP: #1055455)
- [UIFe] Social Lens doesn't have authorised and meaningful icon
(LP: #1056191)
- [dash] Preview fade out animation hangs occasionally (LP: #1058145)
- Dash - rendering of ribbons shouldn't be relative (LP: #1057971)
- Horizontal alignment search box and views below (LP: #1055544)
- Compiz crashed in cairo_save() from
unity:
Changed in unity (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Released → Fix Committed |
Stephen M. Webb (bregma) wrote : | #3 |
Fix Released in Unity Unity 7.0.0 "R series".
Changed in unity: | |
status: | Fix Committed → Fix Released |
Fix committed into lp:unity at revision 2756
Fix committed into lp:unity/6.0 at revision 2745