Bug 63155 - Copy-to dialog can overtake screen with large directories
Summary: Copy-to dialog can overtake screen with large directories
Status: RESOLVED DUPLICATE of bug 108204
Alias: None
Product: konqueror
Classification: Applications
Component: kuick (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-23 08:46 UTC by Sean Lynch
Modified: 2008-03-04 18:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Copy to dialog example (176.01 KB, image/jpeg)
2003-08-23 08:47 UTC, Sean Lynch
Details
More option in quick browser (199.12 KB, image/jpeg)
2003-08-24 09:54 UTC, Sean Lynch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Lynch 2003-08-23 08:46:57 UTC
Version:           3.1.90 (using KDE 3.1.9)
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS:          Linux (i686) release 2.4.20-4GB-athlon

The copy-to dialog can overtake the whole screen on directories with alot of folders (see attached screenshot).  I think a "More >>" link at the bottom or something a little more intuitive should be implemented to keep this from happening.
Comment 1 Sean Lynch 2003-08-23 08:47:40 UTC
Created attachment 2299 [details]
Copy to dialog example
Comment 2 Sean Lynch 2003-08-24 09:52:53 UTC
I just noticed that the quick browser menu item you can add to the kmenu has this 
setup like I was requesting.  Maybe it would be possible to reuse that code in this 
situtation?  (I attached another screenshot showing the quick browser) 
Comment 3 Sean Lynch 2003-08-24 09:54:12 UTC
Created attachment 2303 [details]
 More option in quick browser
Comment 4 Wilco Greven 2005-02-24 19:21:19 UTC
Another option would be using scrollable menus. They are implemented in Qt, but don't work that well. The scrollable menus in Gtk+ on the other hand show that they can be made to work well.
Comment 5 Holger Freyther 2006-09-29 18:39:09 UTC

*** This bug has been marked as a duplicate of 108204 ***