Opened 11 years ago
Last modified 9 months ago
#9861 assigned bug
[Tracker] fails to identify all files in a folder on drag — at Initial Version
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev45850.
Tracker fails to identify some of the files in a folder after they were dragged. Interestingly, Tracker identifies all of them just file after selecting them all (Alt+a) and copying them (Alc+c).
To reproduce:
mkdir mimetest; cd mimetest; for i in {1..30}; do touch file{,$i}.zip; done
Reset icons if needed:
rmattr BEOS:TYPE *
Note:
See TracTickets
for help on using tickets.