[Bug 23450] Add Specification Note Describing "Save As" Behavior for File Objects

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23450

--- Comment #9 from brmatthe@cisco.com ---
Could we expand the guideline beyond Save As...? For example, there's the case
where I'm viewing a page containing an img with a blob URL src and the Blob
referenced by the URL is a File. If I drag that image to my desktop, it would
be nice if the name of the resulting file in the filesystem took into account
the File object's name attribute. Maybe something like:

"Note

A corollary to this is an optional implementation guideline: that user agents
take into account the File's name attribute when copying the File's data to
outside the user agent and a name for the data is needed, such as the default
name in a Save As... dialog or the name used when saving the data without
prompting the user for a name (for example, dragging an image to the desktop)."

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 18 November 2013 19:56:25 UTC