From kde-core-devel Wed Apr 28 20:32:43 2010 From: "Peter Penz" Date: Wed, 28 Apr 2010 20:32:43 +0000 To: kde-core-devel Subject: Re: Review Request: When breadcrumb bar has more than 100 items show a Message-Id: <20100428203243.29964.95528 () localhost> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=127248674715190 ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3796/#review5290 ----------------------------------------------------------- Ship it! Todd, as discussed I applied the changes and committed your patch :-) - Peter On 2010-04-24 01:39:00, Todd wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/3796/ > ----------------------------------------------------------- > > (Updated 2010-04-24 01:39:00) > > > Review request for kdelibs. > > > Summary > ------- > > Currently, when you have more than 100 items in the dolphin breadcrumb bar it only shows the first 100 items then shows "..." at the end, with no way to access the additional items. This patch changes the behavior so that instead it shows a sub-menu labeled "More" which shows more items. If there are more than 100 items in the sub-menu it recursively displays additional sub-menus until it runs out of items. The sub-menus are standard sub-menus that appear in hovering. > > > Diffs > ----- > > /trunk/KDE/kdelibs/kfile/kurlnavigatorbutton.cpp 1117311 > /trunk/KDE/kdelibs/kfile/kurlnavigatorbutton_p.h 1117311 > > Diff: http://reviewboard.kde.org/r/3796/diff > > > Testing > ------- > > Opening folders in the menu, dragging and dropping. > > > Thanks, > > Todd > >