FS#2047 - Inserting images/screenshots from buffer
Good if adding functional about easy way for insert screenshots to task
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save 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)"