Bug 190384
Summary: | [macOS] Directory attachment icons don’t match what they look like in Finder | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
mitz
Directory attachments appear with a generic folder icon. They should have an icon that matches what the folder (in case it’s a bundle) looks like in Finder.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
<rdar://problem/45111300>
mitz
AppKit/NSFileWrapperExtensions.h adds an icon property to NSFileWrapper, which may be useful here.