[krusader] [Bug 392218] Cannot scrolling with mouse through list of files in view panel because of 'auto refresh', when download/copying files

2018-04-09 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=392218

Alex Bikadorov  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kru
   ||sader/2fbd49f01a898dd1d7116
   ||58e3e33596a7852d143
 Resolution|--- |FIXED

--- Comment #8 from Alex Bikadorov  ---
Git commit 2fbd49f01a898dd1d711658e3e33596a7852d143 by Alexander Bikadorov.
Committed on 09/04/2018 at 18:08.
Pushed by abikadorov into branch 'master'.

Panel: Fixed unwanted scrolling and preserving current item on refresh

FIXED: [ 392218 ] Allow scrolling during filesystem changes in current
directory

Differential Revision: https://phabricator.kde.org/D11840

M  +53   -41   krusader/Panel/PanelView/krinterview.cpp
M  +10   -5krusader/Panel/PanelView/krinterview.h
M  +36   -37   krusader/Panel/PanelView/krview.cpp
M  +12   -6krusader/Panel/PanelView/krview.h
M  +18   -33   krusader/Panel/PanelView/listmodel.cpp
M  +1-1krusader/Panel/PanelView/listmodel.h
M  +3-8krusader/Panel/panelfunc.cpp

https://commits.kde.org/krusader/2fbd49f01a898dd1d711658e3e33596a7852d143

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 392218] Cannot scrolling with mouse through list of files in view panel because of 'auto refresh', when download/copying files

2018-04-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392218

--- Comment #7 from linn...@gmail.com ---
Please, see that bug (392750):
https://bugs.kde.org/show_bug.cgi?id=392750

It relates to this bug:
When file's content is constantly changing, if I press F2, or 'rename' a file
in current folder, then as new behavior of Krusader 2.6, the rename process
will be canceled.
But, after that, rename will not work (I described more detailed in the bug
report above).

And this related to the current bug, if I do not restart Krusader (after
encounter bug-392750), then this old bug comes back.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 392218] Cannot scrolling with mouse through list of files in view panel because of 'auto refresh', when download/copying files

2018-04-03 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=392218

Nikita Melnichenko  changed:

   What|Removed |Added

 CC||nikita+...@melnichenko.name

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 392218] Cannot scrolling with mouse through list of files in view panel because of 'auto refresh', when download/copying files

2018-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392218

--- Comment #6 from linn...@gmail.com ---
(In reply to Alex Bikadorov from comment #5)
At the moment, I don't have those problems. I'll report back if something
happens!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 392218] Cannot scrolling with mouse through list of files in view panel because of 'auto refresh', when download/copying files

2018-04-02 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=392218

--- Comment #5 from Alex Bikadorov  ---
Thanks for testing. I updated the patch. Please test again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 392218] Cannot scrolling with mouse through list of files in view panel because of 'auto refresh', when download/copying files

2018-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392218

--- Comment #4 from linn...@gmail.com ---
(In reply to Alex Bikadorov from comment #2)
> I have a pending patch: https://phabricator.kde.org/D11840

I have small issue with this patch, it seems that the current selection is not
preserved as accessing a folder and going back.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 392218] Cannot scrolling with mouse through list of files in view panel because of 'auto refresh', when download/copying files

2018-04-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=392218

--- Comment #3 from linn...@gmail.com ---
(In reply to Alex Bikadorov from comment #2)
> I have a pending patch: https://phabricator.kde.org/D11840
> 
> The idea is to only scroll to the current item if the item is currently
> visible. Scrolling is wanted e.g. if files are added and the current item
> moves down in the list so it is not visible anymore.

It works, I don't have this problem so far! Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 392218] Cannot scrolling with mouse through list of files in view panel because of 'auto refresh', when download/copying files

2018-03-31 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=392218

Alex Bikadorov  changed:

   What|Removed |Added

 CC||alex.bikado...@kdemail.net
   Assignee|clearmar...@zoho.com|alex.bikado...@kdemail.net

--- Comment #2 from Alex Bikadorov  ---
I have a pending patch: https://phabricator.kde.org/D11840

The idea is to only scroll to the current item if the item is currently
visible. Scrolling is wanted e.g. if files are added and the current item moves
down in the list so it is not visible anymore.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 392218] Cannot scrolling with mouse through list of files in view panel because of 'auto refresh', when download/copying files

2018-03-25 Thread Martin Kostolný
https://bugs.kde.org/show_bug.cgi?id=392218

Martin Kostolný  changed:

   What|Removed |Added

   Assignee|m...@fork.pl  |clearmar...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 392218] Cannot scrolling with mouse through list of files in view panel because of 'auto refresh', when download/copying files

2018-03-23 Thread Martin Kostolný
https://bugs.kde.org/show_bug.cgi?id=392218

Martin Kostolný  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||clearmar...@zoho.com

--- Comment #1 from Martin Kostolný  ---
Thanks for report! I can confirm this.

-- 
You are receiving this mail because:
You are watching all bug changes.