#3003 HIGH Trial-3: Some jpg images drag onto clipboard correctly and some do not
Zarro Boogs per Child
bugtracker at laptop.org
Sun Sep 16 16:41:38 EDT 2007
#3003: Some jpg images drag onto clipboard correctly and some do not
-----------------------+----------------------------------------------------
Reporter: kimquirk | Owner: marco
Type: defect | Status: new
Priority: high | Milestone: Trial-3
Component: sugar | Version:
Resolution: | Keywords:
Verified: 0 |
-----------------------+----------------------------------------------------
Comment(by marco):
I attached a couple of patches.
One add support for XdndDirectSave to mozilla. It needs love but it should
be reasonably ready for Trial-3.
The other make the Sugar clipboard support XdndDirectSave. It's mostly an
hack to test out stuff. The tricky bit is that XdndDirectSave is async
(well, it's unclear from the spec but all the implementations I checked
seem to be async) but there is no notification of when the file copy is
completed. Also the sugar Clipboard always does a copy in the on disk case
which is not optimal here.
I'm not sure why doing a copy in the Clipboard is necessary for downloads,
I'll have to look into it.
--
Ticket URL: <https://dev.laptop.org/ticket/3003#comment:8>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list