I am using the example from gears SVN, but I get the same results as described before. The data object returned by desktop.getDragData (event, 'application/x-gears-files') is essentially empty, and while debugging it turns out that in Safari 4 the event contains a transferData property which has all the clipboard data, while a similar property is absent when debugging in Firefox 3.0.10 on Leopard with Gears 0.5.21.
Does anyone know if there are additional tweaks necessary to make it work? regards, Lars On Jun 5, 5:46 am, Nigel Tao <[email protected]> wrote: > On Jun 2, 4:36 pm, Peter <[email protected]> wrote: > > > Not sure where my last message went, but I want to confirm Manu's > > findings that this sample does not work in Firefox. > > Firefox 3's event model is different from IE, Safari and HTML5. For a > code snippet that works in Firefox, please see the "Documentation for > 0.5.21 ?" thread > athttp://groups.google.com/group/gears-users/browse_thread/thread/71d7e...
