Bug 58733 - RFE: make long bookmark lists scroll in the menu, rather than wrap to multiple colums
Summary: RFE: make long bookmark lists scroll in the menu, rather than wrap to multipl...
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: bookmarks (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: lypanov
URL:
Keywords:
: 56897 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-05-20 23:21 UTC by jon
Modified: 2003-06-07 04:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jon 2003-05-20 23:21:53 UTC
Version:            (using KDE KDE 3.1.1a)
Installed from:    Compiled From Sources
OS:          Linux

Currently when you have a plethora of bookmarks in konqueror, the list of bookmarks wraps to multiple columns which are all screen high.  This also has the effect of putting the add/edit/manage entries potentially at the top of the screen, rather than below the 'bookmarks' menu entry.

I think that it would be better to navigate large bookmark lists with a scrollable dropdown, like the one that phoenix (firebird now, i guess) does for bookmarks.

Or limit the height of the menu to something like the height from the bottom of the screen to the bottom of the 'bookmarks' menu entry.  or something so that it doesn't move the add/edit/manage entries out from where they're expected to appear, which is directly under the 'bookmarks' menu entry.
Comment 1 lypanov 2003-05-22 23:20:42 UTC
*** Bug 56897 has been marked as a duplicate of this bug. ***
Comment 2 lypanov 2003-06-07 04:08:39 UTC
this is really a qt bug, for a simple but not fully working 
workaround the following can be added to your .kstylerc:  
in the section [Settings] add this line: 
	ScrollablePopupMenus=true 
i'll probably add a gui option for this for 3.2 
thanks, 
Alex