wrong arrow location in place views
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Unity |
Fix Released
|
Low
|
Neil J. Patel | |
| unity (Ubuntu) |
Low
|
Unassigned |
Bug Description
Binary package hint: unity
Using unity 0.2.16 on maverick update:
* start an unity session
* click on the ubuntu logo in the corner to display a place view
* right click on a launcher in the sidebar
The arrow doesn't point on the right launcher
Related branches
- Gord Allott (community): Approve on 2010-07-30
- Mikkel Kamstrup Erlandsen (community): Approve on 2010-07-28
-
Diff: 1527 lines (+678/-167) (has conflicts)30 files modified.bzrignore (+11/-0)
po/POTFILES.in (+1/-0)
targets/mutter/plugin.vala (+8/-10)
targets/mutter/spaces-manager.vala (+1/-0)
tests/ui/test-home-button.vala (+1/-1)
tests/unit/test-dbusmenu-quicklists.vala (+1/-1)
unity-private/Makefile.am (+2/-0)
unity-private/launcher/application-controller.vala (+1/-2)
unity-private/launcher/quicklist-controller.vala (+3/-3)
unity-private/launcher/quicklist-view.vala (+0/-1)
unity-private/launcher/scroller-controller.vala (+10/-2)
unity-private/launcher/scroller-model.vala (+81/-3)
unity-private/launcher/scroller-view.vala (+12/-5)
unity-private/launcher/scrollerchild-controller.vala (+10/-2)
unity-private/launcher/scrollerchild.vala (+15/-2)
unity-private/panel/panel-home-button.vala (+63/-53)
unity-private/panel/panel-indicator-bar.vala (+0/-17)
unity-private/panel/panel-view.vala (+8/-2)
unity-private/places/places-controller.vala (+54/-1)
unity-private/places/places-default-renderer-group.vala (+3/-3)
unity-private/places/places-place-entry-scroller-child.vala (+106/-0)
unity-private/places/places-place-search-bar.vala (+4/-2)
unity-private/places/places-place-search-sections-bar.vala (+21/-6)
unity-private/places/places-trash-controller.vala (+197/-0)
unity-private/places/places-view.vala (+30/-31)
unity-private/testing/background.vala (+18/-7)
unity-private/testing/test-window.vala (+8/-6)
unity/shell.vala (+6/-4)
vapi/clutk-0.3.vapi (+2/-2)
vapi/clutter-1.0.vapi (+1/-1)
Changed in unity (Ubuntu): | |
importance: | Undecided → Low |
Sebastien Bacher (seb128) wrote : | #2 |
Changed in unity: | |
importance: | Undecided → Low |
assignee: | nobody → Mirco Müller (macslow) |
milestone: | none → 2010-07-15 |
status: | Incomplete → Triaged |
Sebastien Bacher (seb128) wrote : | #3 |
it doesn't happen on all view, but selecting the one with all softwares lead to bug #599911 and that bug
Changed in unity: | |
milestone: | 2010-07-15 → 2010-07-22 |
Mirco Müller (macslow) wrote : | #4 |
I can't reproduce this on neither intel- or nvidia-GPU. Using unity and clutk trunk of today (19.7.2010).
Changed in unity: | |
assignee: | Mirco Müller (macslow) → Jay Taoko (jaytaoko) |
milestone: | 2010-07-22 → 2010-07-29 |
Changed in unity: | |
assignee: | Jay Taoko (jaytaoko) → Neil J. Patel (njpatel) |
status: | Triaged → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Launchpad Janitor (janitor) wrote : | #5 |
This bug was fixed in the package unity - 0.2.22-0ubuntu1
---------------
unity (0.2.22-0ubuntu1) maverick; urgency=low
* New upstream release.
- Add support for window control buttons on the panel (LP: #610014)
- Create a files group model for downloads (LP: #610370)
- Fix odd representation of (partially) off-screen windows (LP: #594221)
- Fix selected category doesn't match the displayed one after a place
switch (LP: #604949)
- Move places shortcuts to the launcher (LP: #610015)
- Fix wrong arrow location in place views (LP: #604800)
- Launcher icons no more folded when launcher first starts (LP: #601107)
* debian/control:
- bump clutk build-dep
* debian/
debian/
debian/
debian/
- removed
* debian/
- from trunk, support use localized apps name (LP: #612494)
-- Didier Roche <email address hidden> Mon, 02 Aug 2010 15:55:16 +0200
Changed in unity (Ubuntu): | |
status: | New → Fix Released |
Hi, Thanks for reporting this,
I Don't seem to be able to confirm it here, could you perhaps attach a screenshot of the problem? or better yet, record a small screencast.
Thanks.