system-settings not remembering previous size on unity8
Bug #1673550 reported by
Bill Filler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Bill Filler | ||
ubuntu-system-settings (Ubuntu) |
Fix Released
|
Medium
|
Ken VanDine | ||
unity8 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
running u8 desktop session
Steps to reproduce:
- open u-s-s
- resize the window to 2 column mode
- close the app with X from window control
- restart the app
Expected results:
- u-s-s should open at the size it was last closed at
Actutual results:
- u-s-s window is smaller only showing one column
This may be related to limiting the max size which we used to have? I think we should remove all max sizing restrictions on the app, and bring back the maximize button which is not displayed either.
Related branches
lp://staging/~ken-vandine/ubuntu-system-settings/lp1673550
- system-apps-ci-bot: Approve (continuous-integration)
- Ubuntu Touch System Settings: Pending requested
-
Diff: 14 lines (+0/-4)1 file modifiedsrc/qml/MainWindow.qml (+0/-4)
Changed in canonical-devices-system-image: | |
milestone: | none → u8c-1 |
assignee: | nobody → Bill Filler (bfiller) |
importance: | Undecided → Medium |
Changed in ubuntu-system-settings (Ubuntu): | |
assignee: | nobody → Jonas G. Drange (jonas-drange) |
importance: | Undecided → Medium |
Changed in ubuntu-system-settings (Ubuntu): | |
assignee: | Jonas G. Drange (jonas-drange) → Ken VanDine (ken-vandine) |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
tags: | added: unity8-desktop |
To post a comment you must log in.
Apps should not be doing this, unity8 should.