https://bugs.kde.org/show_bug.cgi?id=392218
Bug ID: 392218
Summary: Cannot scrolling with mouse through list of files in
view panel because of 'auto refresh', when
download/copying files
Product: krusader
Version: 2.6.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 111576
--> https://bugs.kde.org/attachment.cgi?id=111576&action=edit
screenrecode
In Krusader 2.6, the size of files when downloading/copying will be updated
instantly (it seems to be the work of 'auto refresh').
It's very useful, but unlike, such as Dolphin, in Krusader 2.6, while the
file's size is updating, it's impossible to scroll up or down through list of
files using mouse, when files' list will be always set to be contained the
currently highlighted file/folder.
It has the same effect as I manually refresh 'Ctrl+R'.
I created a GIF file to describe the problem:
I created files have name patterns as 'test_x', x=1,...,50
Sort the files by name so that the file 'test_1' will always be the bottom of
the list.
Cursor (highlighted) is currently at the file 'test_49'.
As demonstrated in the GIF, I could scroll up/down normally.
Run simple bash loop to write data to 'test_1'.
Now I can't scroll down.
--
You are receiving this mail because:
You are watching all bug changes.