<table><tr><td style="">gvgeo added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D26983">View Revision</a></tr></table><br /><div><div><p>After some digging, I found that KBookmarkGroup has more items that the KFilePlacesModel.<br />
It is impossible to make <tt style="background: #ebebeb; font-size: 13px;">KBookmark</tt> move at the end of a <tt style="background: #ebebeb; font-size: 13px;">BookmarkGroup</tt>, if the item is not in the <tt style="background: #ebebeb; font-size: 13px;">KFilePlacesModel</tt>.<br />
I don't see a better solution than the current revision of the patch. (Assuming that my proposed change of using null as first item is acceptable.)</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">index: KBookmarkGroup -> KFilePlacesModel
0 :  "Home" -> "Home"
1 :  "Desktop" -> "Desktop"
2 :  "Network" -> "Trash"
3 :  "Trash" -> "Downloads"
4 :  "Recent Files" -> "kde"
5 :  "Recent Locations" -> "config"
6 :  "Modified Today" -> "Templates"
7 :  "Modified Yesterday" -> "Sync"
8 :  "Documents" -> "Pictures"
9 :  "Images" -> "Network"
10 :  "Audio" -> "Recent Files"
11 :  "Videos" -> "Recent Locations"
12 :  "--- separator ---" -> "--- separator ---"
13 :  "--- separator ---" -> "--- separator ---"
14 :  "--- separator ---" -> "--- separator ---"
15 :  "--- separator ---" -> "--- separator ---"
16 :  "--- separator ---" -> "--- separator ---"
17 :  "Downloads"
18 :  "kde"
19 :  "config"
20 :  "--- separator ---"
21 :  "--- separator ---"
22 :  "Templates"
23 :  "Sync"
24 :  "--- separator ---"
25 :  "Pictures"
26 :  "--- separator ---"
27 :  "--- separator ---"
28 :  ""</pre></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>after (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26983">https://phabricator.kde.org/D26983</a></div></div><br /><div><strong>To: </strong>gvgeo, Frameworks, meven, broulik, dfaure<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns<br /></div>