Closed
Bug 816295
Opened 13 years ago
Closed 13 years ago
[Gallery] Unable to delete Videos and Images from the Gallery app
Categories
(Firefox OS Graveyard :: Gaia::Gallery, defect, P2)
Firefox OS Graveyard
Gaia::Gallery
Tracking
(blocking-basecamp:+)
VERIFIED
FIXED
blocking-basecamp | + |
People
(Reporter: dsubramanian, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
106 bytes,
text/html
|
cjones
:
review+
cjones
:
approval-gaia-v1+
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 20121119183901
Steps to reproduce:
Unagi Build ID: 20121128071138 OS Version: 1.0.0
1. Select gallery App from device
2. Select thumbnail view
3. Tap the "selection mode" button next to the "Camera button" at the bottom
4. Select 2 photos
5. Tap delete button on the bottom
Actual results:
Tapping delete button does not prompt for a confirmation message to delete the photos
Expected results:
Message to confirm the delete action should be prompted to the user
Reporter | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
Comment 1•13 years ago
|
||
This is caused by a regression that breaks window.confirm()
I don't have a bug number yet.
Comment 2•13 years ago
|
||
This affects both videos and images in the gallery app.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: [Gallery] Delete button → [Gallery] Unable to delete Videos and Images from the Gallery app (delete button does nothing)
Maybe this is what's breaking uninstall of apps from homescreen too?
Comment 5•13 years ago
|
||
It is caused by this commit:
https://github.com/mozilla-b2g/gaia/commit/40979205733dfa05ad4db2ddfcf01797636c8a87#apps/system/js/modal_dialog.js
Comment 6•13 years ago
|
||
Chris,
I'm asking you for r? because you just commented and I imagine you have the power to land this without waiting for blocking+
Attachment #686341 -
Flags: review?(jones.chris.g)
Comment on attachment 686341 [details]
pull request that reverts the breakage
r+a=me
Attachment #686341 -
Flags: review?(jones.chris.g)
Attachment #686341 -
Flags: review+
Attachment #686341 -
Flags: approval-gaia-master+
Comment 8•13 years ago
|
||
Cristian: note that this was your patch that just got reverted. I didn't try to figure out what it was doing, so you'll have to redo it.
Updated•13 years ago
|
Keywords: regression,
smoketest
Updated•13 years ago
|
Comment 9•13 years ago
|
||
(In reply to Chris Jones [:cjones] [:warhammer] from comment #3)
> Maybe this is what's breaking uninstall of apps from homescreen too?
No, that's a separate issue tracked in bug 812119.
Reporter | ||
Comment 10•13 years ago
|
||
Delete button works. Verified on Build ID 2012 1129071415
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 11•13 years ago
|
||
Verified on Build ID: Build ID: 20121129071415 and is fixed.
Status: RESOLVED → VERIFIED
Reporter | ||
Updated•12 years ago
|
Summary: [Gallery] Unable to delete Videos and Images from the Gallery app (delete button does nothing) → [Gallery] Unable to delete Videos and Images from the Gallery app
You need to log in
before you can comment on or make changes to this bug.
Description
•