Closed
Bug 817501
Opened 13 years ago
Closed 13 years ago
[Bluetooth] Device list got blocked when you share image
Categories
(Firefox OS Graveyard :: Gaia::Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 816647
People
(Reporter: wachen, Assigned: iliu)
Details
*Phone: Unagi
Commit code
Gaia master: a2624a4ffd4b092d3b837f55ff1ae03d9a22273c (2012 Dec 2 13:24 -0800)
Gecko beta(v18): 117265:4077b03b8c26 (2012 Nov 29 13:15 -0800)
*How to reproduce:
0. make sure bluetooth is on, have paired device(s), and at least an image to do so
1. Go to "Gallery"
2. Choose an image and view it
3. Share it through bluetooth
*Expected Result:
Devices list came out for user to select.
*Actual Result:
Devices list got blocked by current viewing image. If you go back to the images list, the devices selection prompt would come out for user to select.
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → iliu
blocking-basecamp: --- → ?
Assignee | ||
Comment 1•13 years ago
|
||
I think the issue is relative with inline activity frame's z-index.
The device list is already there.
But it is underneath Gallery view mode.
I looks like the same root cause with Bug 816647.
Alive,
Could you help to take care the issue together?
Depends on: 816647
Comment 2•13 years ago
|
||
I think this is dupe, but leave it dependent works for me.
My patch for 816647 is incoming.
(In reply to Ian Liu [:ianliu] from comment #1)
> I think the issue is relative with inline activity frame's z-index.
> The device list is already there.
> But it is underneath Gallery view mode.
> I looks like the same root cause with Bug 816647.
>
> Alive,
> Could you help to take care the issue together?
Assignee | ||
Comment 3•13 years ago
|
||
Yes, I have done the test for your pr.
It works for the issue.
Updated•13 years ago
|
blocking-basecamp: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•