Bug 190384 - [macOS] Directory attachment icons don’t match what they look like in Finder
Summary: [macOS] Directory attachment icons don’t match what they look like in Finder
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-08 17:08 PDT by mitz
Modified: 2022-02-09 10:13 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2018-10-08 17:08:43 PDT
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.
Comment 1 mitz 2018-10-08 17:09:41 PDT
<rdar://problem/45111300>
Comment 2 mitz 2018-11-12 10:23:38 PST
AppKit/NSFileWrapperExtensions.h adds an icon property to NSFileWrapper, which may be useful here.