#1717 closed enhancement (fixed)
BFilePanel, initially filtered files (BRefFilter) aren't watched for changes
Reported by: | anevilyak | Owned by: | aldeck |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
If I have Wonderbrush open, with the open new file BFilePanel active and looking at /boot/home, and I hit printscreen to dump a screenshot, screen*.png does not show up in the filepanel without cancelling and reopening it.
Change History (12)
comment:1 by , 17 years ago
Component: | System/Kernel → - Applications/Tracker |
---|
comment:2 by , 17 years ago
I would guess it's likely a problem of the MIME type filter; when the file is created, it does not have qualify as an image yet, and might be disregarded because of that.
comment:3 by , 17 years ago
That's a very good explanation. One more reason to have a notification when a file is "finished"...
comment:4 by , 17 years ago
That was one of my thoughts as well, though....doesn't a mime type / attribute change send the monitor a B_STAT_CHANGED? Or do those not get passed on to the ref filter?
comment:5 by , 16 years ago
Must have been fixed in the mean time. Tested here with StyledEdit's 'Open File' panel, hrev29443. Can someone else confirm so we can close the ticket safely?
comment:8 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Type: | bug → enhancement |
comment:9 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
Version: | R1/pre-alpha1 |
comment:10 by , 15 years ago
Summary: | Node monitoring not working correctly in BFilePanel → BFilePanel, initially filtered files (BRefFilter) aren't watched for changes |
---|
comment:11 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed in hrev44493, please test.
comment:12 by , 12 years ago
I confirm. The ticket's issue isn't reproducible any more. Thanks for all your fixes lately!
I just checked on ZETA (with OpenTracker installed) and there it behaves the same (ie the file does not show up). So this bug is not Haiku specific, but likely a Tracker bug. Switching components.