Bug 246778 - Disable folder collapsing under certain circumstances
Summary: Disable folder collapsing under certain circumstances
Status: RESOLVED UPSTREAM
Alias: None
Product: digikam
Classification: Applications
Component: Albums-MainView (show other bugs)
Version: 1.4.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 10:16 UTC by Simon
Modified: 2012-06-27 10:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.9.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon 2010-08-05 10:16:30 UTC
Version:           1.4.0 (using KDE 4.4.5) 
OS:                Linux

If these conditions are fulfilled: 
* Scrollbar is visible
* Scrolled to the very bottom of the album view
* At least one directory is expanded and visible in the currently visible section
and you try to move an image into the expanded directory, then most likely you will drop the images anywhere but at the desired location.

Why? When dragging them over the directory, it will collapse. This moves the directory #(subdirectories) entries down. So the pics will land #(subdirectories) above the intended directory.

Perhaps there is a better solution. It would be nice if it were possible to control WHEN directories are collapsed/expanded when dragging. Mouse wheel?

Reproducible: Always




OS: Linux (x86_64) release 2.6.34-0.slh.11-sidux-amd64
Compiler: cc
Comment 1 Marcel Wiesweg 2011-01-27 19:26:01 UTC
I see the problem, but this functionality is completely provided by Qt. There is no way to influence that, short of disabling all autoscrolling and autoexpanding.