https://bugs.kde.org/show_bug.cgi?id=392750

Nikita Melnichenko <nikita+...@melnichenko.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kru |https://commits.kde.org/kru
                   |sader/34764ed6dc1b4d667d09d |sader/ca225e2912843125a626f
                   |751faa90408fb7e2de9         |ad711211f5685b60fcf

--- Comment #12 from Nikita Melnichenko <nikita+...@melnichenko.name> ---
Git commit ca225e2912843125a626fad711211f5685b60fcf by Nikita Melnichenko.
Committed on 20/07/2019 at 06:53.
Pushed by melnichenko into branch 'stable'.

Fixed lost editor when file is updating and the list model to correctly handle
next item

Summary:
The lost editor issue (see the bug for reference) was happening
because the editor hasn't been closed in the view but the item is
deleted and re-inserted. The fix is to close any editor attached to
an item before removing the item.

The workaround for next item current selection introduced in 2fbd49f0
is no longer needed due to the fix of the underlying issue in the list model.
Without the fix, the lost editor issue is also observed
when editing the file which is next to the updating one.

FIXED: [ 392750 ] After trying to rename the file that's being updated, rename
function stops working on any file on this tab

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

(cherry picked from commit 34764ed6dc1b4d667d09d751faa90408fb7e2de9)

# Resolved conflicts:
#       krusader/Panel/PanelView/krinterview.cpp

M  +7    -9    krusader/Panel/PanelView/krinterview.cpp
M  +4    -15   krusader/Panel/PanelView/listmodel.cpp

https://commits.kde.org/krusader/ca225e2912843125a626fad711211f5685b60fcf

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

Reply via email to