Skip to content

Iterate KFilePlacesModel instead of using closestItem to remove SFTP entries

Fixes bug where we could miss entries due to closestItem() skipping hidden items. It is also more performant.

BUG: 461872

Edited by Albert Vaca Cintora

Merge request reports