Closed Bug 978984 Opened 11 years ago Closed 11 years ago

[MADAI][Camera] HUD and recording timer visible at same time

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: justindarc, Assigned: justindarc)

References

Details

(Whiteboard: [branch-camera-new-features] [priority])

Attachments

(1 file, 2 obsolete files)

In dmarcos/camera-dev-rebased, the HUD and recording timer are both visible at the same time when recording a video (overlapping). The HUD should not be visible until recording has completed.
Assignee: nobody → jdarcangelo
Attachment #8384870 - Flags: review?(dmarcos)
Attachment #8384870 - Flags: review?(dmarcos) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Attached file pull-request (camera-new-features) (obsolete) —
Attachment #8385845 - Flags: review?(dflanagan)
Attachment #8384870 - Attachment is obsolete: true
Attachment #8385845 - Attachment is obsolete: true
Attachment #8385845 - Flags: review?(dflanagan)
Attachment #8386784 - Flags: review?(dflanagan)
Resubmitted with fixed and added unit-tests.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment on attachment 8386784 [details] [review] pull-request (camera-new-features) I don't have any objection to this patch, but I don't understand how it works. I don't see any code to hide the hud when recording starts or to show the hud again when recording ends. Please double-check that this is actually the full patch that you intended for this bug. Also: I'd suggest that it be merged in with 974102 so that we land the video timer functionality all at once.
Attachment #8386784 - Flags: review?(dflanagan) → review+
Flags: needinfo?(jdarcangelo)
The View.prototype has show()/hide()/toggle() implemented on it. This patch simply overrides the show() behavior to ensure that recording is not occurring. This is the full patch.
Flags: needinfo?(jdarcangelo)
Blocks: 983405
Whiteboard: [branch-camera-new-features] [priority]
This has been fixed as part of bug 971086 that includes the recording timer as well. I close the bug. The PR attached is strange. I let wilson confirm that we're not missing anything
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Flags: needinfo?(wilsonpage)
Resolution: --- → FIXED
Yep, looks like we've addressed this already.
Flags: needinfo?(wilsonpage)
Issue appears fixed on the latest Buri 1.4 and 1.5 builds. When recording with the camera, all HUD UI except for the stop button and the timer are hidden. The HUD reappears when the stop button is tapped and the camera is no longer recording. 1.4 Environmental Variables: Device: Buri BuildID: 20140407000203 Gaia: 86de7fcce674ef6196d68e7e23552d219a3d72db Gecko: 6e028297be14 Version: 30.0a2 Base Image: V1.2-device.cfg 1.5 Environmental Variables: Device: Buri BuildID: 20140407040202 Gaia: f1a98bfaa3ab2480945bd7018831fd56c61cdc24 Gecko: 5405d6f4e3c6 Version: 31.0a1 Base Image: V1.2-device.cfg
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: