JoelBesada / pasteboard

Clipboard and drag & drop image sharing web app

Home Page:http://pasteboard.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser Support

chrispadfield opened this issue · comments

It would be really helpful to update the readme documentation with the browser support (including versions). Given some browsers support some features that others do not (copy of file from filesystem in firefox) perhaps a table structure would be ideal? I don't know what minimum version of chrome/FF is needed to make this work - which would be very useful to know.

Well i have some updates on this:

Windows:
IE8/IE9 : not supported at all
IE10/IE11 : only drag&drop, no c&p. IE11 should be working in the future though
Chrome(38) : c&p + drag&drop
FF(33) : c&p + drag&drop
Safari (5.1) : does not work at all, "this browser is not supported because of missing HTML" .. rather seems like a bug though

OSX:
Chrome(39 OSX) : c&p + drag&drop
FF(32, OSX) : c&p + drag&drop
Safari (7.1, OSX) : drag&drop, c&p not working anymore, used to with 6.x ( issue: #30 )