Feature #331
closedAllow to insert a screen shot easily
0%
Description
There would be useful to have an easy way to insert an screen shot, for example the way that fogbugz allow. And the
screen shot would be nice to be inside the description not as an attachment.
Related issues
Updated by Jean-Philippe Lang over 17 years ago
Hello,
for example the way that fogbugz allow
I have never used fogbugz.
Please, give more details.
Thanks
Updated by Cristian Inthamoussu over 17 years ago
Here is the description...
"FogBugz Screenshot is a simple program for Windows or
Macintosh that lets you easily capture images and send them
to FogBugz. Clicking on the bug icon takes a snapshot of
your screen and opens the Fogbugz Screenshot window, where
you can crop the image and add highlights.
The Windows version puts the bug icon in the taskbar at the
bottom.
The Macintosh version puts a bug icon in the menu-bar at the
top."
Updated by Kurt Robson over 17 years ago
I've been dreaming of this ability to grab a screenshot, mark
it up, and submit a bug report - with a minimum of keystrokes.
Looks like fogbugz nailed it. check out their feature tour
starting here: http://www.fogcreek.com/FogBugz/50tour/01.html
since in the rails world we are all building web based apps,
if we could integrate the right button into our app - like an
issue button somewhere on every page, or possibly in the browser
toolbar - to provide similar capability for Redmine, that would
be awesome. Redmine would be running as a separate rails app
somewhere else of course - so the bug report must be submitted
as a web request.
Updated by Jeffrey Jones over 17 years ago
This sounds like a job for a Firefox extension (For the reporting
site of things).
Having said that nothing breaks a nice layout like arbitrarily
embedding an inline screenshot into a page, I prefer to keep
everything that isn't text in the attachments.
Updated by Maxim Krušina almost 17 years ago
Sounds wondreful... I'm dreaming about this for months... Starting
screen capture app, remembering right shortcup, caputuring, saving
file somewhere, switching to browser, uploading file... It's
so so so much time consuming, so I almost never do this...
unfortunately. I'm voting for this.
Updated by Martin Klima almost 17 years ago
Actually, Source Forge Enterprise Edition does it in the browser.
In Windows, you press Alt+Print Screen (that copies the screenshot
into clipboard), then click Add Screenshot button on the issue
page, a new window opens with some Java applet and voila! --
it automatically retrieves the screenshot from clipboard and
attaches it to the bug report.
Updated by alex s almost 15 years ago
i found this post just now, and was hoping to hear if there was any development in finding a solution for the screenshots stuff. has there been any progress in the past two years?
Updated by Júlio Nobre over 14 years ago
- Status changed from New to Resolved
This issue has been extensively developed on issue #3816 ([[http://www.redmine.org/issues/3816]])
I would close this issue, if I knew how to do it. :-)
Updated by Jan Niggemann (redmine.org team member) almost 12 years ago
- Description updated (diff)
- Status changed from Resolved to Closed
Closing this, it's resolved since 2 years.
FTR: http://www.redmine.org/plugins/redmine_attach_screenshot_2
Updated by Go MAEDA almost 6 years ago
- Is duplicate of Feature #3816: Allow pasting screenshots from clipboard added