On desktop, after resizing the window the places menu doesn't return to the original width
Bug #1328328 reported by
Leo Arias
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu File Manager App |
In Progress
|
Low
|
Michael Spencer |
Bug Description
I'm using the filemanager on desktop. I reduced it's size to watch the places section disappear and go into the toolbar. Then I made it bigger again to watch the places section reappear. The problem is that it now only the icons are visible, not the names of the folder as when I opened the application the first time.
To reproduce:
1. Open the filemanager app on desktop.
(Note that the places section shows the icons and the folder names.)
2. Make the window smaller until the places section disappears.
3. Return the window to it's original size.
(Note that the places section no longer shows the folder names.)
(see the screenshot)
Related branches
lp://staging/~ibelieve/ubuntu-filemanager-app/code-refactoring
On hold
for merging
into
lp://staging/ubuntu-filemanager-app
- Ubuntu File Manager Developers: Pending requested
-
Diff: 1747 lines (+777/-627)14 files modifiedsrc/app/qml/backend/FolderModel.qml (+303/-0)
src/app/qml/components/FolderIconDelegate.qml (+1/-1)
src/app/qml/components/FolderListDelegate.qml (+1/-1)
src/app/qml/components/OverlayStandard.qml (+55/-0)
src/app/qml/components/PathBar.qml (+1/-1)
src/app/qml/components/PlacesSidebar.qml (+6/-40)
src/app/qml/filemanager.qml (+9/-24)
src/app/qml/ui/FileActionsPopover.qml (+114/-0)
src/app/qml/ui/FileDetailsPopover.qml (+2/-2)
src/app/qml/ui/FileOperationProgressDialog.qml (+1/-1)
src/app/qml/ui/FolderActionsPopover.qml (+116/-0)
src/app/qml/ui/FolderListPage.qml (+160/-515)
src/app/qml/ui/GoToDialog.qml (+2/-2)
src/app/qml/ui/PlacesPopover.qml (+6/-40)
Changed in ubuntu-filemanager-app: | |
status: | New → Triaged |
importance: | Undecided → Low |
assignee: | nobody → Michael Spencer (mdspencer) |
status: | Triaged → In Progress |
To post a comment you must log in.
This happened to me on my tablet M10. It looks the same in tablet and desktop mode. And I'm on OTA13.