Closed
Bug 898412
Opened 12 years ago
Closed 12 years ago
[Bluetooth] Redundant notification of received file
Categories
(Firefox OS Graveyard :: Gaia::Bluetooth, defect)
Tracking
(blocking-b2g:koi+, b2g-v1.2 fixed)
People
(Reporter: maat, Assigned: iliu)
References
Details
Attachments
(2 files)
Redundant notification of received file
**PATH 1**
1.1) open Settings app
1.2) Select Bluetooth
1.3) Select Bluetooth (to turn it on)
1.4) Select Visible to all (to turn it on)
1.5) on another device select a contact and send its vcard to the Unagi device
1.6) On the Unagi device open the notifications tray
1.7) Select the notification of the new transfer request, the user is presented with the overlay attached
1.8) Select transfer
**EXPECTED**
Upon completion of transfer the user will receive a single notification that the transfer is complete.
**ACTUAL**
Upon completion of transfer the user receives two simultaneous notifications that the transfer is complete. One at the top of the screen and one at the bottom. One of these two simultaneous notifications is redundant and therefore is causing noise on the screen.
| Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → koi?
Comment 1•12 years ago
|
||
This is more related to UX/UI polish. Change component from Bluetooth to Gaia::BluetoothFileTransfer.
Component: Bluetooth → Gaia::Bluetooth File Transfer
| Assignee | ||
Comment 2•12 years ago
|
||
NeedInfo UX team for polish. In side of implementation, we wakeup the devices via notification. I think that the banner could be minor.
Flags: needinfo?(kyee)
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → ARM
Comment 3•12 years ago
|
||
Flagging Eric since this appears more VxD, and Ayman as an FYI/CC.
Flags: needinfo?(kyee)
Flags: needinfo?(epang)
Flags: needinfo?(aymanmaat)
Comment 4•12 years ago
|
||
(In reply to Stephany Wilkes from comment #3)
> Flagging Eric since this appears more VxD, and Ayman as an FYI/CC.
If Ayman agrees I believe the bottom notification can be removed.
Flags: needinfo?(epang)
Updated•12 years ago
|
Summary: [Bluetooth] Redundant notification of recieved file → [Bluetooth] Redundant notification of received file
Comment 5•12 years ago
|
||
Emailed Ayman to try and get some input here so this can move forward.
Comment 6•12 years ago
|
||
Thanks, Lukas! Sorry for the delay. Ayman had, earlier in 1.2, also been waiting for feedback from Taipei UX, so I have added Juwei and Carrie here as well in case one of them can address this.
Flags: needinfo?(jhuang)
Flags: needinfo?(cawang)
| Reporter | ||
Comment 7•12 years ago
|
||
(In reply to lsblakk@mozilla.com [:lsblakk] from comment #5)
> Emailed Ayman to try and get some input here so this can move forward.
Sorry guys overlooked this
we have two bugs with very similar issues. This and bug 915154. Maybe we should tackle these together?
(In reply to Eric Pang [:epang] from comment #4)
> (In reply to Stephany Wilkes from comment #3)
> > Flagging Eric since this appears more VxD, and Ayman as an FYI/CC.
>
> If Ayman agrees I believe the bottom notification can be removed.
Hey Eric, if the top notification is shown the bottom one can be suppressed.
Flags: needinfo?(aymanmaat)
Comment 8•12 years ago
|
||
(In reply to ayman maat :maat from comment #7)
> (In reply to lsblakk@mozilla.com [:lsblakk] from comment #5)
> > Emailed Ayman to try and get some input here so this can move forward.
>
> Sorry guys overlooked this
>
> we have two bugs with very similar issues. This and bug 915154. Maybe we
> should tackle these together?
>
>
> (In reply to Eric Pang [:epang] from comment #4)
> > (In reply to Stephany Wilkes from comment #3)
> > > Flagging Eric since this appears more VxD, and Ayman as an FYI/CC.
> >
> > If Ayman agrees I believe the bottom notification can be removed.
>
> Hey Eric, if the top notification is shown the bottom one can be suppressed.
Thanks Ayman!
Comment 10•12 years ago
|
||
(In reply to Stephany Wilkes from comment #6)
> Thanks, Lukas! Sorry for the delay. Ayman had, earlier in 1.2, also been
> waiting for feedback from Taipei UX, so I have added Juwei and Carrie here
> as well in case one of them can address this.
Hi guys,
Since we have a notification at the top of screen while the transfer has started. I'd suggest that we should remove the one at the bottom when it is completed to make sure the system behavior is consistent. Thanks!
Flags: needinfo?(cawang)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → iliu
| Assignee | ||
Comment 12•12 years ago
|
||
* Remove redundant banner message from bluetooth file transfer.
Alive,
Could you please help to review the pr? Thanks.
Attachment #808509 -
Flags: review?(alive)
Updated•12 years ago
|
Attachment #808509 -
Flags: review?(alive) → review+
| Assignee | ||
Comment 13•12 years ago
|
||
Thanks for Alive's reviewing effort. Since the pr is merged, we can close the issue now.
Gaia/master: abd9988a27a62d1857a8674d823aa1f29753f16e
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 15•12 years ago
|
||
Uplifted abd9988a27a62d1857a8674d823aa1f29753f16e to:
v1.2: 51ada8a9986005a158bc403870cfe3e9f7d67082
status-b2g-v1.2:
--- → fixed
Comment 16•12 years ago
|
||
Verified on 09/24 v1.2 build:
Gecko-85ead36
Gaia-a22ba4a
The notification at the bottom does not appear when receiving a file via Bluetooth
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•