Closed
Bug 884720
Opened 11 years ago
Closed 11 years ago
[Music] [Video] Picker for video/audio plays automatically
Categories
(Firefox OS Graveyard :: Gaia::Music, defect, P1)
Tracking
(blocking-b2g:leo+, b2g18 verified, b2g-v1.1hd fixed)
People
(Reporter: pyang, Assigned: dkuo)
Details
Attachments
(1 file)
When using picker for music/video, for example, attach music in MMS, the track is played automatically when it is selected.
No sure if user would feel annoyed because of sound unexpected.
EXPECT:
- When using media picker, it will not play the media unless user press play button.
ACTUAL:
- Media starts automatically
Reporter | ||
Comment 1•11 years ago
|
||
https://www.dropbox.com/s/c9rrz0ymxvg0osw/email-attachments.pdf
Above is ux doc for email attachment picker, no definition for this behavior.
Reporter | ||
Comment 2•11 years ago
|
||
There is a issue related to this one.
When media is very short, user may not be able to click the pick icon, since it's on view page.
blocking-b2g: --- → leo?
Assignee | ||
Comment 3•11 years ago
|
||
Thanks Paul, it's really hard to select one short video/audio before the preview ends, and uauslly MMS only allow to attach small files which also means short video/audio, we better fix this.
Rob, I think the problem is when picking video/audio, users are unable to stay in the preview if a short video/audio ends quickly. We probably can let the users decide to start the preview on their own or stay in the preview if a video/audio ends, can you help to give some inputs on this? thanks.
Flags: needinfo?(rmacdonald)
Comment 4•11 years ago
|
||
Rob - Can you also provide input on whether you think is a critical blocker for leo from a UX perspective?
Comment 5•11 years ago
|
||
Blocking for now on the auto-play, we would ship without a revamped UI.
blocking-b2g: leo? → leo+
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → dkuo
Comment 6•11 years ago
|
||
Apologies for this gap in the documentation. Paul's assumption in Comment 9 is correct - When using media picker, there is no audio or video playback unless the user presses the play button. Due to the usability issues this creates, and the annoyances, I would consider this a blocker from the UX perspective.
Flags: needinfo?(rmacdonald)
Comment 7•11 years ago
|
||
Dominic - can we make the change requested in comment 6? That is, to not auto-play video/audio?
Flags: needinfo?(dkuo)
Target Milestone: 1.1 QE4 (15jul) → 1.1 QE5
Assignee | ||
Comment 8•11 years ago
|
||
Alex, yes, and sorry I didn't notice this issue has become a 1.1 QE4/QE5 bug, I will start to work on this, thanks.
Flags: needinfo?(dkuo)
Assignee | ||
Comment 9•11 years ago
|
||
Jim,
This is a patch that modified the music and video pickers to not to autoplay after select one audio/video to preview as comment 6 described, also note the preview in the two pickers will reset to the beginning when it ends and without exiting to the previous list, this is for some very short audio/video that we can stay in the preview and tap the done/choice button, would you please review this? thanks.
Attachment #777989 -
Flags: review?(squibblyflabbetydoo)
Comment 10•11 years ago
|
||
I'm having trouble testing this on the device... is there anything special I need to do? If not, maybe there's just something weird on my end. If so, I think this is ok to land with my review comments over on github.
Comment 11•11 years ago
|
||
(In reply to Jim Porter (:squib) from comment #10)
> I'm having trouble testing this on the device... is there anything special I
> need to do? If not, maybe there's just something weird on my end. If so, I
> think this is ok to land with my review comments over on github.
Testing-wise - try this:
1. Go to http://mozilla.github.io/qa-testcase-data/webapi/filemanagement/fileUploadTest.html in the browser
2. Select Browser Under Upload Single File with No Filter
3. Select Music or Video (depending on what you are testing)
That should allow you to verify the behavior of this patch.
Comment 12•11 years ago
|
||
Thanks for the tips. My problem was actually lower-level than that (my phone wasn't booting, and I needed to call "make delete-databases"), but now things are working there. However, going to that page and clicking "Browse" doesn't do anything for me, either with b2g-desktop or on the device (an Unagi). Logcat doesn't show anything relevant either.
Comment 13•11 years ago
|
||
If I try clicking on the button under "Upload Single File with Audio Filter", I get this (from b2g-desktop):
Timestamp: 07/29/2013 05:10:22 PM
Error: TypeError: app is null
Source File: app://system.gaiamobile.org/js/activities.js
Line: 80
Comment 14•11 years ago
|
||
(In reply to Jim Porter (:squib) from comment #13)
> If I try clicking on the button under "Upload Single File with Audio
> Filter", I get this (from b2g-desktop):
>
> Timestamp: 07/29/2013 05:10:22 PM
> Error: TypeError: app is null
> Source File: app://system.gaiamobile.org/js/activities.js
> Line: 80
On my unagi device on b2g18 on 7/29, I'm not getting that. I'm seeing the music app appearing allowing me to select a song.
Comment 15•11 years ago
|
||
Comment on attachment 777989 [details]
No autoplay for music and video pickers
Ok, this works now that I'm using b2g18 instead of a b2g from mozilla-central.
Attachment #777989 -
Flags: review?(squibblyflabbetydoo) → review+
Assignee | ||
Comment 17•11 years ago
|
||
Yes, and it's because I found one minor issue and fixed it before I landed it.
Landed on master: da606facb28a36de24b884a2c3518d6a76f27e85
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(dkuo)
Resolution: --- → FIXED
Assignee | ||
Comment 18•11 years ago
|
||
Uplifted commit da606facb28a36de24b884a2c3518d6a76f27e85 to
v1-train: 5a7a243bb04c1a921cca51fee42b8d8d71626bf6
status-b2g18:
--- → fixed
Comment 19•11 years ago
|
||
Issue do not reproduces on Leo.
Environmental Variables:
Build ID: 20130805071207
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/a2a9b89ef5ee
Gaia: 45f6a739b09292e16717fb21003386c914ca29c2
Media did not start automatically unless user hit the play button.
Comment 20•11 years ago
|
||
v1.1.0hd: 5a7a243bb04c1a921cca51fee42b8d8d71626bf6
status-b2g-v1.1hd:
--- → fixed
Reporter | ||
Comment 21•11 years ago
|
||
Verify by pvt build 20130802
Media picker doesn't play automatically
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•