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

            Bug ID: 392793
           Summary: Find doesn't update on file delete/rename
           Product: BalooWidgets
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: baloo-bugs-n...@kde.org
          Reporter: pmarget...@gmail.com
  Target Milestone: ---

This is an updated https://bugs.kde.org/show_bug.cgi?id=312888

Steps to reproduce:
- open dolphin
- create a file "A"
- activate find in dolphin and search for "A"

    case 1:
    - rename "test" to "B"
    - find view now displays result "B" which doesn't match find criteria
    expected result: A is removed from the find results list

    case 2:
    - select "A" and delete it
    - find view still displays result "A" which no longer exists
    expected result: A is removed from the find results list

Summary:
Find view should be updated on filesystem changes such as delete and rename. It
is possible I'm forgetting to include other file operations here which lead to
same innacurate find result, but rename and delete are most common uses of find
for me. Keep an open mind about other possible use cases which haven't been
included in this bug report.

Reproducible on:
Any version of Dolphin and BalooWidgets

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

Reply via email to