Position in app list not remembered when navigating back from More Info screen
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| software-center (Ubuntu) |
High
|
Kiwinote |
Bug Description
software-center 4.1.23.2, Ubuntu 11.10 beta
1. From the home screen, search for "photo".
2. Scroll through the list of apps, click on one, and press More Info, then press the back button.
What you expected to happen: Be returned to the same position in the list I was at before.
What happened instead: I was returned to the top of the list.
<https:/
See also bug 828887, about the "Installed" screen.
Related branches
- software-store-developers: Pending requested 2012-02-16
-
Diff: 159 lines (+36/-5)6 files modifieddebian/changelog (+10/-2)
softwarecenter/ui/gtk3/app.py (+4/-2)
softwarecenter/ui/gtk3/panes/availablepane.py (+5/-0)
softwarecenter/ui/gtk3/panes/softwarepane.py (+5/-1)
softwarecenter/ui/gtk3/session/viewmanager.py (+7/-0)
softwarecenter/ui/gtk3/views/appview.py (+5/-0)
Jay Ó Broin (ismise) wrote : | #1 |
description: | updated |
Changed in software-center (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
description: | updated |
jpfle (jpfle) wrote : | #2 |
Ricardo Graça (devius) wrote : | #3 |
I believe that bug #828913 has a broader description of the problem, and so this should be marked as duplicate of that bug. In that bug report all forward/back actions are reported to exhibit this behaviour.
Changed in software-center (Ubuntu): | |
assignee: | nobody → Kiwinote (kiwinote) |
importance: | Medium → High |
status: | Triaged → In Progress |
Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package software-center - 5.1.10
---------------
software-center (5.1.10) precise; urgency=low
[ Michael Vogt ]
* revert again:
lp:~gary-lasker/software-center/temp-disable-lobby-recommendations-view
* lp:~mvo/software-center/lp917096:
- fix crash when opening a debfile and add regression test
(LP: #917096)
* softwarecenter/
- trivial change to make region tag prefix "iso3166::" to align
with the latest debtags upstream plans
[ Kiwinote ]
* softwarecenter/
- disable navigating back by pressing the backspace key because it has
started showing dodgy side effects - use ctrl+[ or alt+LEFT instead
* remember the scroll position when navigating back to a list view,
this only works in the available pane (LP: #852763)
* correctly theme the channel selector menus (LP: #921477)
* trigger pot file rebuild
[ Barneedhar (jokerdino) ]
* softwarecenter/
- fix broken string (LP: #936403)
[ Stéphane Graber ]
* utils/piston-
Precise's python-x2go.
-- Michael Vogt <email address hidden> Thu, 23 Feb 2012 16:58:30 +0100
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Released |
Seems very similar to https:/ /bugs.launchpad .net/ubuntu/ +source/ software- center/ +bug/828913