StateSaver: properties of a component which is loaded as a result of an other restored property is not happening.
Bug #1267039 reported by
Zsombor Egri
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Released
|
Critical
|
Zsombor Egri | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Launch gallery-app, activate Photos tab and scroll the content downwards. Exit the application and restart it. The tab will be set but the content will not be scrolled.
This is due to the fact that Photos page content loading is a result of Photos tab loading, and due to the StateSaver backend implementation the tab content is not restored to the last running state.
Related branches
lp://qastaging/~zsombi/ubuntu-ui-toolkit/stateSaverNestedLoaders
- PS Jenkins bot: Approve (continuous-integration)
- Cris Dywan: Approve
-
Diff: 130 lines (+70/-1)5 files modifiedmodules/Ubuntu/Components/plugin/statesaverbackend_p.cpp (+11/-0)
modules/Ubuntu/Components/plugin/statesaverbackend_p.h (+2/-0)
tests/unit_x11/tst_statesaver/NestedDynamics.qml (+33/-0)
tests/unit_x11/tst_statesaver/tst_statesaver.cpp (+22/-0)
tests/unit_x11/tst_statesaver/tst_statesaver.pro (+2/-1)
Changed in ubuntu-ui-toolkit: | |
status: | New → Confirmed |
Changed in ubuntu-ui-toolkit: | |
milestone: | none → february-2014 |
Changed in ubuntu-ui-toolkit: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed into lp:ubuntu-ui-toolkit at revision None, scheduled for release in ubuntu-ui-toolkit, milestone Unknown