[Webkit-unassigned] [Bug 273591] Copy Image contextual menu item copies png images as tiff

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 1 17:23:35 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=273591

--- Comment #2 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
When copying the above PNG image, these are the formats which get published to the pasteboard by different browsers:

WebKit/Safari:

    public.tiff
    WebURLsWithTitlesP-boardType
    Apple URL pasteboard type
    public.url
    public.url-name
    public.utf8-plain-text
    com.apple.flat.rtfd
    com.apple.webarchive

Chrome:

    public.png
    public.html
    org.chromium.source-url


FireFox:

    public.png
    public.tiff
    public.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240502/0fbf3042/attachment-0001.htm>


More information about the webkit-unassigned mailing list