Improve saving UI

Bug #435749 reported by Stuart Langridge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Chalk Talk
New
Undecided
Unassigned

Bug Description

The saving UI pops up a textarea for cut-and-paste; improve this (so that text in the textarea is selected by default; perhaps text is in a very small font so that it can all be seen).

If it's possible to actually implement "save this page" from JavaScript, do it, but I don't believe it is. (IE can do it with execCommand("SaveAs"), but WebKit can't.)

Revision history for this message
Stuart Langridge (sil) wrote :

Perhaps build a web service (on, say, App Engine) which can take a POSTed block of HTML and then serve it back with Content-disposition: attachment. Then, if we're online when saving, use the web service; if not, pop up the textarea.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.