Closed Bug 1148715 Opened 9 years ago Closed 9 years ago

[Camera]The video play control bar will be covered by the button of "Retake&select".

Categories

(Firefox OS Graveyard :: Gaia::Camera, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-b2g:2.2+, b2g-v2.1 unaffected, b2g-v2.2 verified, b2g-master verified)

VERIFIED FIXED
2.2 S10 (17apr)
blocking-b2g 2.2+
Tracking Status
b2g-v2.1 --- unaffected
b2g-v2.2 --- verified
b2g-master --- verified

People

(Reporter: huayu.li, Assigned: eeejay)

References

Details

(Keywords: regression, Whiteboard: [2.2-nexus-5-l])

Attachments

(3 files, 1 obsolete file)

Attached image 1.png
[1.Description]:
[Nexus 5 v2.2&v3.0][Flame 2.2][Camera]While take a video as attachments from camera in message, play the video in comfirm page, the control bar is corvered by the button of "Retake&select".
Found at:16:46
see figure 1.png.logcat4.txt

[2.Testing Steps]: 
1.Launch message.
2.Tap New button.
3.Tap attachment button and select camera.
4.Switch to video mode and take a video.
5.Tap the play button on video preview.

[3.Expected Result]: 
5.The Play control bar should not be covered.

[4.Actual Result]: 
5.You can see the play control bar is corvered by the button of "Retake&select".

[5.Reproduction build]: 
Flame 2.2[Affected]:
Build ID               20150327162502
Gaia Revision          473cd63f53c855299b719285d9b95e3f2910782f
Gaia Date              2015-03-27 20:14:43
Gecko Revision         https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/b358619def45
Gecko Version          37.0
Device Name            flame
Firmware(Release)      4.4.2
Firmware(Incremental)  eng.cltbld.20150327.194944
Firmware Date          Fri Mar 27 19:49:53 EDT 2015
Bootloader             L1TC000118D0

Device:Nexus5 3.0[Affected]:
Build ID               20150327160203
Gaia Revision          9cc496cecc37d7a29f9279827cdf6e4891211f67
Gaia Date              2015-03-27 13:55:18
Gecko Revision         https://hg.mozilla.org/mozilla-central/rev/44e454b5e93b
Gecko Version          39.0a1
Device Name            hammerhead
Firmware(Release)      5.0
Firmware(Incremental)  eng.cltbld.20150327.192727
Firmware Date          Fri Mar 27 19:27:40 EDT 2015
Bootloader             HHZ12d

Nexus5 2.2[Affected]:
Build ID               20150327162502
Gaia Revision          473cd63f53c855299b719285d9b95e3f2910782f
Gaia Date              2015-03-27 20:14:43
Gecko Revision         https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/b358619def45
Gecko Version          37.0
Device Name            hammerhead
Firmware(Release)      5.0
Firmware(Incremental)  eng.cltbld.20150327.195950
Firmware Date          Fri Mar 27 20:00:03 EDT 2015
Bootloader             HHZ12d

[6.Reproduction Frequency]: 
Always Recurrence,5/5

[7.TCID]: 
Free Test
Attached file logcat4.txt
Hi, Alissa,

I think this is a v2.2 regression.
But, I would like to do a branch check.
Can it be reproduced on v2.1?
Thanks.
Flags: needinfo?(huayu.li)
(In reply to William Hsu [:whsu] from comment #2)
This issue is successfully veirfied on flame 2.1.
Flame 2.1[Unaffected]:
Build ID               20150402161201
Gaia Revision          4e7d880defb83c25b49462479c02b3e64d21f421
Gaia Date              2015-04-02 18:26:54
Gecko Revision         https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/e76f5e7a264d
Gecko Version          34.0
Device Name            flame
Firmware(Release)      4.4.2
Firmware(Incremental)  eng.cltbld.20150402.194043
Firmware Date          Thu Apr  2 19:40:52 EDT 2015
Bootloader             L1TC000118D0
Flags: needinfo?(huayu.li)
Thanks for your help!
A v2.2 regression bug.
Keywords: regression
QA Contact: jmercado
Bug 1068976 seems to have caused this issue.

B2g-inbound Regression Window

Last Working 
Environmental Variables:
Device: Flame 3.0
BuildID: 20150310113513
Gaia: ca91e1b103a127e991217230f0b3d6083e8a2b87
Gecko: 91a2b8a939fc
Version: 39.0a1 (3.0) 
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:39.0) Gecko/39.0 Firefox/39.0

First Broken 
Environmental Variables:
Device: Flame 3.0
BuildID: 20150310122317
Gaia: 9e79bd91b685ab70fa5500a86b401c224c9cdf87
Gecko: edcd95a2b660
Version: 39.0a1 (3.0) 
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:39.0) Gecko/39.0 Firefox/39.0

Last Working gaia / First Broken gecko - Issue does NOT occur
Gaia: ca91e1b103a127e991217230f0b3d6083e8a2b87
Gecko: edcd95a2b660

First Broken gaia / Last Working gecko - Issue DOES occur
Gaia: 9e79bd91b685ab70fa5500a86b401c224c9cdf87
Gecko: 91a2b8a939fc

Gaia Pushlog: https://github.com/mozilla-b2g/gaia/compare/ca91e1b103a127e991217230f0b3d6083e8a2b87...9e79bd91b685ab70fa5500a86b401c224c9cdf87
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(ktucker)
Eitan, can you take a look at this please? This might be caused by the work done for bug 1068976.
Blocks: 1068976
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker) → needinfo?(eitan)
Comment on attachment 8589845 [details] [review]
[gaia] eeejay:bug-1148715 > mozilla-b2g:v2.2

I accidentally used a class that was used as a style in the camera CSS. Woops!
Flags: needinfo?(eitan)
Attachment #8589845 - Flags: review?(dflanagan)
Comment on attachment 8589845 [details] [review]
[gaia] eeejay:bug-1148715 > mozilla-b2g:v2.2

looks good.
Attachment #8589845 - Flags: review?(dflanagan) → review+
Comment on attachment 8589979 [details] [review]
[gaia] eeejay:bug-1148715_master > mozilla-b2g:master

Carrying over djf's review for a pull request against master.
Attachment #8589979 - Flags: review+
Attachment #8589845 - Attachment is obsolete: true
Comment on attachment 8589979 [details] [review]
[gaia] eeejay:bug-1148715_master > mozilla-b2g:master

[Approval Request Comment]
[Bug caused by] (feature/regressing bug #):
[User impact] if declined: Controls will be hidden in video preview playback.
[Testing completed]: Yes.
[Risk to taking this patch] (and alternatives if risky): Low
[String changes made]: No
Attachment #8589979 - Flags: approval-gaia-v2.2?
blocking-b2g: --- → 2.2+
Needs to land on master and get verified before branch uplift.
Oops, I thought I already merged it to master.
https://github.com/mozilla-b2g/gaia/commit/25931bf5b93fc1538e18383023449f2f7200e7fc
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Attachment #8589979 - Flags: approval-gaia-v2.2? → approval-gaia-v2.2+
This issue had been successfully verified on Flame 3.0 and nexus5 3.0
Reproducing rate: 0/5
Device: Flame 3.0[Verified]
Build ID               20150415160205
Gaia Revision          777d01f4a2c7b41c4b02e3cf87715714ccc0590b
Gaia Date              2015-04-15 17:20:09
Gecko Revision         https://hg.mozilla.org/mozilla-central/rev/53ceefb0e1c8
Gecko Version          40.0a1
Device Name            flame
Firmware(Release)      4.4.2
Firmware(Incremental)  eng.cltbld.20150415.192055
Firmware Date          Wed Apr 15 19:21:04 EDT 2015
Bootloader             L1TC000118D0
Device: Nexus 5 3.0[Verified]
Build ID               20150415160205
Gaia Revision          777d01f4a2c7b41c4b02e3cf87715714ccc0590b
Gaia Date              2015-04-15 17:20:09
Gecko Revision         https://hg.mozilla.org/mozilla-central/rev/53ceefb0e1c8
Gecko Version          40.0a1
Device Name            hammerhead
Firmware(Release)      5.1
Firmware(Incremental)  eng.cltbld.20150415.192113
Firmware Date          Wed Apr 15 19:21:33 EDT 2015
Bootloader             HHZ12f
This issue had been successfully verified on Flame 2.2 and nexus5 2.2
Reproducing rate: 0/5
Device: Flame 2.2[Verified]
Flame 2.2:
Build ID               20150416162504
Gaia Revision          d50b8a3919a7b4d8d289f150d3b9bed704ebafa9
Gaia Date              2015-04-16 21:46:57
Gecko Revision         https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/5ebf32030512
Gecko Version          37.0
Device Name            flame
Firmware(Release)      4.4.2
Firmware(Incremental)  eng.cltbld.20150416.195720
Firmware Date          Thu Apr 16 19:57:29 EDT 2015
Bootloader             L1TC000118D0

Device: Nexus 5 2.2[Verified]
Build ID               20150416162504
Gaia Revision          d50b8a3919a7b4d8d289f150d3b9bed704ebafa9
Gaia Date              2015-04-16 21:46:57
Gecko Revision         https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/5ebf32030512
Gecko Version          37.0
Device Name            hammerhead
Firmware(Release)      5.1
Firmware(Incremental)  eng.cltbld.20150416.201018
Firmware Date          Thu Apr 16 20:10:32 EDT 2015
Bootloader             HHZ12f
Status: RESOLVED → VERIFIED
See Also: → 1174688
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: