Closed
Bug 1168323
Opened 10 years ago
Closed 10 years ago
[Bluetooth]When you cancel the first file transfer, all file transfers will be canceled.
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(b2g-master affected)
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
b2g-master | --- | affected |
People
(Reporter: wangxin, Assigned: wiwang)
Details
Attachments
(2 files)
[1.Description]:
[Bluetooth][API v2][Nexus 5 v3.0][Flame v3.0]When user is tranfering a lot of files, cancel the first file transfer, all ongoing file transfers will be canceled.
Found time:14:28
See video:"1428.mp4"
See log:"logcat_1428.txt"
[2.Testing Steps]:
Premise: There are two FFOS device.
1. Enable "Bluetooth" in "Settings".
2. Start the transfer of 3 files via Bluetooth between the 2 devices.
3. "Cancel" the first file transfer.
[3.Expected Result]:
3. Only the first file transfer shoud be canceled
[4.Actual Result]:
3. All ongoing file transfers are canceled.
[5.Reproduction build]:
Bluetooth test device(Nexus-5-L) build(Affected):
Build ID 20150521135508
Gaia Revision d3d9e553628b11ebf326e63e757492383609a40a
Gaia Date 2015-05-20 21:12:02
Gecko Revision n/a
Gecko Version 41.0a1
Device Name hammerhead
Firmware(Release) 5.1
Firmware(Incremental) eng.bruce_sun.20150513.164544
Firmware Date Wed May 13 16:46:29 CST 2015
Bootloader HHZ12f
Flame 3.0 build(Affected):
Build ID 20150525160205
Gaia Revision 5bcc08a732163087999251b523e3643db397412c
Gaia Date 2015-05-24 14:44:40
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/b6623a27fa64
Gecko Version 41.0a1
Device Name flame
Firmware(Release) 4.4.2
Firmware(Incremental) eng.cltbld.20150525.192755
Firmware Date Mon May 25 19:28:07 EDT 2015
Bootloader L1TC000118D0
Nexus5 3.0 build(Affected):
Build ID 20150525160205
Gaia Revision 5bcc08a732163087999251b523e3643db397412c
Gaia Date 2015-05-24 14:44:40
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/b6623a27fa64
Gecko Version 41.0a1
Device Name hammerhead
Firmware(Release) 5.1
Firmware(Incremental) eng.cltbld.20150525.192207
Firmware Date Mon May 25 19:22:24 EDT 2015
Bootloader HHZ12f
[6.Reproduction Frequency]:
Always Recurrence,5/5
[7.TCID]:
4094
status-b2g-master:
--- → affected
Assignee | ||
Comment 2•10 years ago
|
||
Take this bug since I am dealing with related OPP issues recently.
Assignee: nobody → wiwang
Assignee | ||
Comment 3•10 years ago
|
||
Hi SandKing
This is the original behavior of current Firefox OS,
Did you fire this bug because it's an issue not observed in API v1?
Thanks!
Flags: needinfo?(wangxin)
Comment 4•10 years ago
|
||
master is affected, remove blocks of bug 1130946.
No longer blocks: 1130946
Summary: [Bluetooth][API v2]When you cancel the first file transfer, all file transfers will be canceled. → [Bluetooth]When you cancel the first file transfer, all file transfers will be canceled.
Hi Will
I filed this bug, because the actual result is not consistent with expected result of TC4094,I'm not so sure whether this is a bug or a new design. Would you please help with it?
Flags: needinfo?(wangxin) → needinfo?(wiwang)
Assignee | ||
Comment 6•10 years ago
|
||
Hi SandKing
Thanks for your comment.
This is the original design of current Firefox OS,
you can refer to Bug 1088017 which was mentioned in Bug 1129309 Comment 9
Thanks!
Flags: needinfo?(wiwang)
Comment 7•10 years ago
|
||
(In reply to SandKing from comment #5)
> Hi Will
> I filed this bug, because the actual result is not consistent with expected
> result of TC4094,I'm not so sure whether this is a bug or a new design.
> Would you please help with it?
Hi,
I'm not sure if you cancel the request from the receiver or sender?
Based on the UX spec provided at Bug 1088017 Attachment 8601336 [details],
Cancel from receiver: page8. "Current file under transferring can be cancelled, note that all the files that have not been received yet will also be cancelled.
Cancel from sender: there's only one item in the notification tray, cancel it will cancel the whole transfer.
Looks like both cases will cancel all remaining files if you send a batch request with 3 files instead of request for three times.
ni Jenny here to double confirm the UX behavior.
Flags: needinfo?(jelee)
Hi Jocelyn,
You're right!
Cancelling file transfer will always cancel the transfer for remaining files (if any), regardless of user being the sender or receiver.
Thanks!
Flags: needinfo?(jelee)
Comment 9•10 years ago
|
||
Thanks, Jenny!
Resolve this bug since current behavior already follows our UX spec.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•