-
Notifications
You must be signed in to change notification settings - Fork 52
Not working on firefox and explorer #7
Comments
For me - works on Chrome 35 fine, not on Firefox 30: (I'm on Ubuntu). |
Firefox (and IE) does not manage the clipboard in the same way, so it is not possible to do everything Webkit-based browsers can do for the moment. I have pushed a fix that allows copy-pasting images in Firefox (and possibly IE, I have not tested) from web-browsers. It is not possible, however, to copy-paste from a local file, as Firefox only allows to get a link to the copied image, not the data like Chrome does. |
Tomoz, to be super sure we understand your comment:
Which is not about using the clipboard. Shout if this understanding is wrong :<) |
If there are some parts that remains unclear, please ask. |
what is the 'original file' here? Because the whole point of this plugin, is that you don't have to start with a file of an image, you start with just a clipboard image from e.g. a screenshot. Maybe you mean: |
Yep, that's it. Firefox doesn't allow access to raw data in the clipboard for security reasons. |
it worsk on chrome but not works on firefox and IE
Environment:
Redmine version 2.5.1.stable
Ruby version 1.9.3-p545 (2014-02-24) [x86_64-linux]
Rails version 3.2.17
Environment production
Database adapter Mysql2
SCM:
Subversion 1.6.12
Mercurial 1.9.1
Git 1.7.5.4
Filesystem
Redmine plugins:
redmine_backlogs v1.0.6
redmine_dmsf 1.4.7 stable
redmine_extended_spent_time 0.0.3
redmine_image_clipboard_paste 1.0.0
redmine_spent_time 2.6.5
The text was updated successfully, but these errors were encountered: