- Status Unconfirmed
- Percent Complete
- Task Type Feature Request
- Category User Interface
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Very Low
- Reported Version 0.9.9.7
- Due in Version Undecided
-
Due Date
Undecided
-
Votes
1
- Ivan Zhirkov (04.09.2015)
- Private
FS#2047 - Inserting images/screenshots from buffer
Good if adding functional about easy way for insert screenshots to task
Found this: http://jsfiddle.net/KJW4E/361/
An implementation with html5 canvas could work like this:
The whole solution is just javascript. It will not be in flyspray1.0.
But maybe someone writes it as extension.
On mobile devices the taking of screenshots and adding it to a form field is a bit easier than on a desktop, because it guides the user to the place of the last screenshot.
On desktop the user opens a photo editing program like gimp or photoshop, ctrl-v, saves as image in a webformat(jpg,png,gif), goes back to browser, browses the stored image on his folders...
Other solutions:
I´m using one of the latest versions from Git and there it is possible to paste (ctrl-v) images from Clipboard unsing ckeditor 4.4.7.
But when i insert too big or too much Pictures i get an " Failed! (Data too long for column 'comment_text' at row 1)"