Closed Bug 662794 Opened 14 years ago Closed 14 years ago

Attaching screenshot doesn't work

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect, P1)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: catlee, Assigned: gkoberger)

Details

I'm trying to attach a screenshot to my addon, and not having much luck. I click on "Add a Screenshot" button, select a file, and then nothing happens. I get this in the error log: Error: m.getAsDataURL is not a function Source File: https://static-cdn.addons.mozilla.net/media/js/zamboni/devhub-min.js?build=29c4afd Line: 1 Tried with both firefox nightly build and chrome.
works for me with Firefox 4.0.1
OS: Linux → All
Hardware: x86_64 → All
Same. Works for me in a nightly from a couple days ago. Chris, what is your UA?
Mozilla/5.0 (X11; Linux x86_64; rv:7.0a1) Gecko/20110607 Firefox/7.0a1 built from http://hg.mozilla.org/mozilla-central/rev/9014863a7e2a
I updated to today's nightly and can reproduce. Not sure if it's a bug in the nightly or a purposeful change.
Assignee: nobody → gkoberger
Target Milestone: --- → 6.1.2
Priority: -- → P1
This works for me, however andy's right-- we should switch anyway. Can anyone still reproduce?
I still had no luck reproducing this anywhere (3.6, 4, Beta/5, Aurora/6, Nightly/7 or Chrome), however I switched over to the new async FileAPI if it's available. If not, it falls back to the synchronous FileAPI that we're currently using. http://github.com/jbalogh/zamboni/commit/7d99e70
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
I can still reproduce this behavior on Chrome 12.0.742.100
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Krupa -- this bug works on Chrome 12; the bug you found has nothing to do with it. However, I fixed it anyway, since I like you :) https://github.com/jbalogh/zamboni/commit/c428bb8fa68355d5664dcef2014c2bf7b2e69633
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
Filed bug about screenshot weirdness (bug 666440) Checked that uploading screenshot works in Chrome 12 and Firefox nightly. Thanks for fixing all the issues.
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.