dpalacio created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dpalacio requested review of this revision.

REVISION SUMMARY
  Currently `ExpandToUrl` may fail to fully expand to an existing folder if any 
parent folder in the path has several hundred entries and the next folder to 
expand isn't in the first retrieved batch. In this patch I remove the discard 
URL logic from `_k_slotNewItems` and move it to a new slot `_k_slotCompleted` 
so that KDirModel can process as many batches as needed until its job is 
finished.
  
  BUG: 383534

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D19313

AFFECTED FILES
  src/widgets/kdirmodel.cpp

To: dpalacio
Cc: kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to