Closed
Bug 977084
Opened 12 years ago
Closed 11 years ago
Problems with screenshot previews on the Edit Listing page
Categories
(Marketplace Graveyard :: Developer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bsilverberg, Unassigned)
References
Details
(Whiteboard: [fromAutomation] [incorrect_implementation])
I encountered this while working on an automated test for Marketplace. In order to reproduce it you may have to the the Marketplace API to create an app, as I did in my testing.
STR:
1. Create an app via the Marketplace API including adding a screenshot.
2. Visit the submission for that app (Edit Listing page).
3. Click on the "Media" button to edit the media for the submission.
4. Upload an additional screenshot.
Expected results:
At 3, the initial screenshot is visible.
At 4, both the initial and new screenshots are visible.
Actual results:
At 3, the loading icon is visible for the screenshot, and it does not resolve to the proper image, regardless of how long one waits.
At 4, after uploading the new screenshot it appears for a second, but then changes to the loading icon, so now there are two screenshots displayed both with the loading icon. Neither of these ever resolve.
Comment 2•12 years ago
|
||
Priority: -- → P3
Updated•12 years ago
|
Whiteboard: [fromAutomation] → [fromAutomation] [incorrect_implementation]
Comment 3•12 years ago
|
||
I this still reproducible? I've seen the automated test passing for some time now. I also tried to reproduce this by following the steps described above, but I couldn't get the test to fail.
Comment 4•12 years ago
|
||
Closing this as the test has been xpassing for a while.
Ran the test locally and the issue described in https://bugzilla.mozilla.org/show_bug.cgi?id=977084#c0 is no longer reproduced.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Comment 5•12 years ago
|
||
This is still intermittently reproducing on stage.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 6•11 years ago
|
||
I'm going to close this bug again as we can't reproduce it. If it shows up again please link to the app you create so we can look at the image creation logs.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•