places plugin: gtk bookmark ordering & spaces not handled correctly
Bug #782287 reported by
Eli Collins
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mintMenu |
New
|
Undecided
|
Unassigned |
Bug Description
As of 5.2.0, the places plugin doesn't handle gtk bookmarks correctly - they are listed out of order, and if the label contains spaces, only the first word in the label is used.
The attached patch (against 5.2.0) rewrites do_gtk_bookmarks() so that bookmarks are reproduced in-order, and the full label is used on the button.
To post a comment you must log in.
Retested on Linux Mint 13 RC MATE, with mintmenu 5.3.3 and it still has this isse.