Closed
Bug 929953
Opened 11 years ago
Closed 11 years ago
[Flatfish][Gallery] Cannot pick image by inline activity
Categories
(Firefox OS Graveyard :: Gaia::Gallery, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 928254
People
(Reporter: gduan, Unassigned)
References
Details
On tablet with current master branch,
1. click on uitest app ,choose 'Pick photo', click Pick image/jpeg and choose Gallery
2. gallery is launched and in grid view
3. click any photo ---KO
Expect: entering to cropview
Actual: nothing happens
Reporter | ||
Comment 1•11 years ago
|
||
It's quite weird. When in pickView, it looks like a cover on the thumbnails area that blocks 'click' events.
Reporter | ||
Comment 2•11 years ago
|
||
Add a click listener on document, it always is pick-header being clicked, even I click on thumbnails.
Reporter | ||
Comment 3•11 years ago
|
||
just realize, it should be my regression of #pick-top{height: calc(100% - 10rem);}, I'll fix it in bug 928254.
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•