Opened 15 years ago
Last modified 4 years ago
#4798 assigned bug
Query result isn't removed when parent folder of queried object is put into Trash
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev33599.
- Create a New Folder on the Desktop.
- Create therein a file, name it "froody".
- Open the find panel and query for "froody".
- Delete the newly created folder (move it to Trash).
Now the query result window should reflect that by removing the entry of froody with the path /boot/home/Desktop/New Folder/ and instead show it in /boot/home/Desktop/Trash/New Folder/ (or at least remove the entry, if you exclude the Trash from the query). But it doesn't.
Emptying the Trash will correctly remove the entry.
If you leave out the folder from that procedure, i.e. delete the queried object directly, everything works as expected.
Change History (4)
comment:1 by , 15 years ago
Summary: | Query result isn't removed when queried object is put into Trash → Query result isn't removed when parent folder of queried object is put into Trash |
---|
comment:2 by , 8 years ago
Component: | Kits/Storage Kit → Applications/Tracker |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 6 years ago
Retested with hrev52663. We're doing a bit better with this passage in brackets:
Now the query result window should reflect that by removing the entry of froody with the path /boot/home/Desktop/New Folder/ and instead show it in /boot/home/Desktop/Trash/New Folder/ (or at least remove the entry, if you exclude the Trash from the query). But it doesn't.
If we exlude the Trash, the entry now is indeed removed from the result window. When including the Trash, however, the entry remains with the path /boot/home/Desktop/New Folder/
, so appears not to be in Trash.
comment:4 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
What's part of the query is entirely up to Tracker's view of the world; the system itself doesn't care about it.