Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Method to capture a screenshot of user's browser to aid in bug reporting

I'm looking for a way to make it easy for technically unsophisticated users to submit screenshots of their browser to me, to aid in debugging web application problems.

There will be a button on all pages inside a web application they can use to report problems, which I would like to submit a screenshot (among other things).

http://www.snapabug.com/ is very close to what I want, but I need to be able to customize a few things that service won't let me.

Production environment is LAMP. I expect there must be something Flash-based that can do this, but I've not been able to find something.

like image 610
Buzz Avatar asked Mar 02 '10 13:03

Buzz


1 Answers

Buzz,

if you need a tool which integrates already with existing bugtracking solutions (fogbugz, redmine, JIRA, TFS, ...) you should give Usersnap a try. I think it does exactly what you need! Full disclosure: I'm one of the co-founder of http://usersnap.com

like image 143
Joe Avatar answered Oct 30 '22 05:10

Joe