cigraphics / chrome-screen-capture

Automatically exported from code.google.com/p/chrome-screen-capture
0 stars 0 forks source link

Sharing to Imgur doesn't work #285

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Capture page region
2. Attempt saving to Imgur
3. The progress bar shows up and remains there forever.

What is the expected output? What do you see instead?
Image should be uploaded to Imgur and the extension should display the image 
link.

What version of the product are you using? On what operating system?
Screen Capture 5.0.5
Chrome 24.0.1312.56
Windows 7 x64

Original issue reported on code.google.com by Weitzhan...@gmail.com on 27 Jan 2013 at 2:25

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Weitzhan...@gmail.com on 27 Jan 2013 at 2:30

Attachments:

GoogleCodeExporter commented 9 years ago
The same problem here.

Uncaught TypeError: Cannot call method 'append' of undefined ajax.js:133
constructBlobData     ajax.js:133
ajax                  ajax.js:43
window.Imgur.upload   imgur.js:206
UploadUI.upload       upload_ui.js:387
(anonymous function)  upload_ui.js:310

Original comment by techtonik@gmail.com on 18 Feb 2013 at 9:57

GoogleCodeExporter commented 9 years ago
The reason is function constructBlobData() that uses deprecated BlobBuilder - 
http://code.google.com/p/chrome-screen-capture/source/browse/trunk/src/ajax.js#1
15

http://updates.html5rocks.com/2012/06/Don-t-Build-Blobs-Construct-Them

Original comment by techtonik@gmail.com on 18 Feb 2013 at 10:08

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Issue still exists!!! How annoying it is!

Original comment by Weitzhan...@gmail.com on 14 Jul 2013 at 3:35

GoogleCodeExporter commented 9 years ago
I use to love this extension before this!

Original comment by gabrielm...@gmail.com on 14 Jul 2013 at 3:42