Hi Minhaz and developers,
I was retesting the drag & drop import feature from current master, on Linux Debian (wheezy). With Chromium 35.0, all is fine. However with Iceweasel 24.8 + Firebug, the Upload panel appears when I drag a file, but nothing else happens. I see nothing in Firebug's console, apart from some CSP warnings.
Can someone confirm this?
2014-09-13 23:03 GMT+02:00 Marc Delisle marc@infomarc.info:
Hi Minhaz and developers,
I was retesting the drag & drop import feature from current master, on Linux Debian (wheezy). With Chromium 35.0, all is fine. However with Iceweasel 24.8 + Firebug, the Upload panel appears when I drag a file, but nothing else happens. I see nothing in Firebug's console, apart from some CSP warnings.
Can someone confirm this?
-- Marc Delisle | phpMyAdmin
Hi,
Isn't it linked to this current bug [0]? Could you please test with my PR [1]?
Thanks for your feedback,
Hugues.
[0] https://sourceforge.net/p/phpmyadmin/bugs/4528/ [1] https://github.com/phpmyadmin/phpmyadmin/pull/1356
Le 2014-09-13 17:22, Hugues Peccatte a écrit :
2014-09-13 23:03 GMT+02:00 Marc Delisle <marc@infomarc.info mailto:marc@infomarc.info>:
Hi Minhaz and developers, I was retesting the drag & drop import feature from current master, on Linux Debian (wheezy). With Chromium 35.0, all is fine. However with Iceweasel 24.8 + Firebug, the Upload panel appears when I drag a file, but nothing else happens. I see nothing in Firebug's console, apart from some CSP warnings. Can someone confirm this? -- Marc Delisle | phpMyAdmin
Hi,
Isn't it linked to this current bug [0]? Could you please test with my PR [1]?
Thanks for your feedback,
Hugues.
[0] https://sourceforge.net/p/phpmyadmin/bugs/4528/ [1] https://github.com/phpmyadmin/phpmyadmin/pull/1356
Hi Hugues, I tested and it does not seem to be related.
Le 2014-09-13 17:03, Marc Delisle a écrit :
Hi Minhaz and developers,
I was retesting the drag & drop import feature from current master, on Linux Debian (wheezy). With Chromium 35.0, all is fine. However with Iceweasel 24.8 + Firebug, the Upload panel appears when I drag a file, but nothing else happens. I see nothing in Firebug's console, apart from some CSP warnings.
Can someone confirm this?
I found what's happening. My problem is when I use the default file manager of the Xfce desktop, which is called Thunar. With the Nautilus file manager, all is fine.
Le 2014-09-14 10:35, Minhaz A V a écrit :
So everything's working fine with it?
Yes, but we'll have to take care, as the feature won't work on all combinations of browsers + file managers (but I don't think the problem is with your implementation). I'm not familiar with the interaction between these components to determine who's to blame.