[dash] Gridview moves to top when you open or close the "Show X more.." dropdown or the Filter pane
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| unity-2d |
High
|
Alberto Mardegan | ||
| unity-2d (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
If you scroll down in the dash, and then either close/open the Filter pane, or click on one of the "Show/hide X more results" dropdowners, the whole dash list moves back to the top.
This does not happen if you maximise the dash.
Steps to Repro:
1. Open the Dash, select the Applications lens. Set all filters to "All" so we've lots of icons to play with.
2. Click the "Show X more results" dropdowner for the "Installed" category.
3. Scroll down to the bottom of the list.
4. Click the "Show X more results" dropdowner for the final "Apps Available for Download" category.
Expected Result
When you open the "Show X more results" dropdown, I expect it to remain in position on screen.
Actual Result
You are moved back to the top of the grid view list.
Note: this also occurs if you open or close the Filter pane.
Related branches
- Michał Sawicz: Approve (functional) on 2011-09-27
- Gerry Boland (community): Approve on 2011-09-27
- Florian Boucault (community): Approve (functional) on 2011-09-20
- Alberto Mardegan (community): Abstain on 2011-09-14
-
Diff: 70 lines (+31/-6)2 files modifiedplaces/CenteredGridView.qml (+9/-0)
places/ListViewWithHeaders.qml (+22/-6)
Changed in unity-2d: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → 4.10 |
Changed in unity-2d: | |
milestone: | 4.10 → 4.12 |
Alberto Mardegan (mardy) wrote : | #1 |
Changed in unity-2d: | |
assignee: | nobody → Alberto Mardegan (mardy) |
status: | Confirmed → In Progress |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package unity-2d - 4.12.0-0ubuntu1
---------------
unity-2d (4.12.0-0ubuntu1) oneiric; urgency=low
* New upstream release
- unity-2d-panel assert failure: *** glibc detected *** unity-2d-panel:
malloc(): smallbin double linked list corrupted: 0x08313b28 ***
(LP: #845979)
- unity-2d-panel assert failure: *** glibc detected *** unity-2d-panel:
corrupted double-linked list: 0x094bc9b0 *** (LP: #852012)
- unity-2d-panel crashed with SIGSEGV (LP: #843432)
- Dragging downwards from the menu bar or double clicking on the menu bar
should un-maximise the window (LP: #661049)
- [dash] Dash is shown when pressing and releasing quickly super+KEY
(LP: #801073)
- [dash] Do search, scroll down using mouse, then maximise window. Layout
breaks (LP: #817421)
- F10 doesn't start keyboard navigation to the panel (LP: #839628)
- [dash] Gridview moves to top when you open or close the "Show X more.."
dropdown or the Filter pane (LP: #850036)
- Impossible to navigate between panel menus when the mouse cursor is over
the panel (LP: #834065)
- [panel] F10 menu initially shown about half screen down (LP: #853766)
- [dash] Filter pane doesn't clear its background when switching lenses
(LP: #858590)
- [shortcuts] <Super><Shift># should launch a new instance of #
application (LP: #768006)
- unity-2d-spread missing background images when path includes Unicode
(LP: #855508)
-- Didier Roche <email address hidden> Thu, 29 Sep 2011 16:58:34 +0200
Changed in unity-2d (Ubuntu): | |
status: | New → Fix Released |
Changed in unity-2d: | |
status: | Fix Released → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
The fix for bug 817421 seems to fix this as well. Assigning the bug to me, then.