Closed
Bug 853362
Opened 12 years ago
Closed 12 years ago
[Leo][tara] Camera switch icon and flash icon are covered by filmstrip
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Firefox OS Graveyard
Gaia::Camera
Tracking
(blocking-b2g:leo+, b2g18 verified, b2g-v1.1hd fixed)
RESOLVED
FIXED
blocking-b2g | leo+ |
People
(Reporter: Dafeng.Xu, Assigned: daleharvey)
References
Details
(Keywords: regression)
Attachments
(5 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Ubuntu Chromium/25.0.1364.160 Chrome/25.0.1364.160 Safari/537.22
Steps to reproduce:
Click in the preview area
Actual results:
part of the front and rear camera toggle button is covered
Can you attach a screen shot? I'm not sure what you are referring to as we don't have a button to switch between front and rear cameras. This is of course because we only have a back facing camera on our current development phones :)
I just add the screen shot to the bugzilla, In the 1.jpg, you can see the camera switch icon is partially covered.
Comment 5•12 years ago
|
||
:cyee, I also attach the screenshot on unagi (I hacked the app to show icons for demo only).
I wonder what's the UX design to show filmstrip and icons on screen simultaneously. With the UX design we can resolve this bug in our desired way, either modifying the layout or leaving it by design.
We don't have a UX design that includes flash or camera flip functions since our working devices do not support these features.
(In reply to Ben Tian [:btian] from comment #5)
> With the UX design we can resolve this bug in our desired
> way, either modifying the layout or leaving it by design.
We are open to any design or layout ideas that you might have for this one. For now it's not a priority for us so it may be a while before we update the design to include these features.
Flags: needinfo?(kyee)
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: [tara]Camera switch icon is covered → [Leo][tara] Camera switch icon and flash icon are covered by filmstrip
Comment 9•12 years ago
|
||
cyee, please review my change that moves those icons down. Attach screenshots on leo and tara.
Attachment #749627 -
Flags: review?(kyee)
Comment 10•12 years ago
|
||
(In reply to Casey Yee [:cyee] from comment #7)
> We don't have a UX design that includes flash or camera flip functions since
> our working devices do not support these features.
>
We actually do have at least one that supports flash. We should make a decision as to whether we're ok with this or if we want to fix it for 1.1..
Flags: needinfo?(kyee)
Comment 11•12 years ago
|
||
I'd like to know if there are phones in the current 1.1 or 1.2 that will be requiring these features. The intention was to re-design the camera app so that it includes these buttons, but it's not clear to me what timeline we need these in.
For demo or testing purposes, what Ben has created is fine but we should create a new design before this gets committed to production builds.
Flags: needinfo?(kyee)
Updated•12 years ago
|
blocking-b2g: --- → leo?
Comment 12•12 years ago
|
||
(In reply to Casey Yee [:cyee] from comment #11)
> I'd like to know if there are phones in the current 1.1 or 1.2 that will be
> requiring these features.
Yes, a shipping 1.1 device will have a camera flash.
Comment 13•12 years ago
|
||
What is the deadline/intended release for this? UX is focusing its efforts on leo+ and tef+ blockers, so knowing this will help us prioritize for this bug. Thanks!
Comment 14•12 years ago
|
||
Stephany, Leo is the shipping 1.1 device with a camera flash.
Wayne, should this bug be leo+? If so, what's the deadline if we has to solve this bug?
Flags: needinfo?(wchang)
Comment 15•12 years ago
|
||
Stephany, Casey,
Where possible we should try to get this in for the CS patch, deadline being code frozen on June 7th.
As already mentioned above, there will be one device with flash and there will be possibly another with a front camera with 1.1.
Flags: needinfo?(wchang) → needinfo?(swilkes)
Assignee | ||
Comment 16•12 years ago
|
||
Ill take this one, we already had UI in that it just sat below the filmstrip, it got regressed during the hdpi work I believe since it wasnt testable but I have a leo now so will put a patch in for this tomorrow
Assignee: nobody → dale
Comment 17•12 years ago
|
||
Blocking for now, but after June 7th we would need a partner champion/milestone.
blocking-b2g: leo? → leo+
Keywords: regression
Comment 18•12 years ago
|
||
Thanks, Dale. If you already have UI that got regressed, I'm going to clear the flag for additional UI on this. Since this is blocking, PLEASE let me know ASAP if that needs to change and additional UI work is needed here.
Flags: needinfo?(swilkes)
Assignee | ||
Comment 19•12 years ago
|
||
Attachment #754938 -
Flags: review?(dflanagan)
Comment 20•12 years ago
|
||
Comment on attachment 754938 [details]
Pointer to GH
r=djf for github commit e0db993
But please change the transition to use transform:translateY() instead of transitioning on the top property.
Attachment #754938 -
Flags: review?(dflanagan) → review+
Assignee | ||
Comment 21•12 years ago
|
||
Comments addressed and merged in: https://github.com/mozilla-b2g/gaia/commit/6b75dbb7888acc7d094ae60c0302df7d49e056d7
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 22•12 years ago
|
||
Comment on attachment 749627 [details]
link to https://github.com/mozilla-b2g/gaia/pull/9775
Apologies for missing this btian, you should mark davidflanagan or I as reviewers and needinfo casey (or firefox+ux) as they wont be able to review bug can give feedback, they will also likely need a screenshot as opposed to a commit. Pull requests that are waiting on a review flag shouldnt get missed
Attachment #749627 -
Flags: review?(kyee)
Comment 23•12 years ago
|
||
I was not able to uplift this bug to v1-train. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1-train, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1-train
git cherry-pick -x -m1 6b75dbb7888acc7d094ae60c0302df7d49e056d7
<RESOLVE MERGE CONFLICTS>
git commit
Flags: needinfo?(dale)
Assignee | ||
Comment 24•11 years ago
|
||
Flags: needinfo?(dale)
Updated•11 years ago
|
status-b2g18:
--- → fixed
Updated•11 years ago
|
Flags: in-moztrap?
Updated•11 years ago
|
Flags: in-moztrap? → in-moztrap+
Comment 25•11 years ago
|
||
Added Camera Suite Test Case #8748 [Camera] The filmstrip preview overlay does not overlap with the Switch Camera and Flash icons
Comment 26•11 years ago
|
||
1.1hd: 7ba1a6791fdf038a962eb9e11e64f43232f2ad83
status-b2g-v1.1hd:
--- → fixed
Comment 27•11 years ago
|
||
Verified as fixed on the leo device with variables below. When a picture is taken and the filmstrip appears at the top, the icon for flash will adjust downward to avoid the filmstrip.
Environmental Variables
Build ID: 20130717070237
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/582e3a7018b0
Gaia: c506c50adaaebcf729ac3c27887ba2931ab79040
Platform Version: 18.1
RIL Version: 01.01.00.019.158
You need to log in
before you can comment on or make changes to this bug.
Description
•