Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0
-
Component/s: MOBI-Components
-
Labels:None
-
Environment:ICEfaces 4, BridgeIt app.
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
camcorder renders a button to access the device video recording capabilities. For non-supported clients it renders an input type file. The recorded or selected video file can be uploaded to the server.
** Only supported on mobile devices supported by the native BridgeIt app. **
** Only supported on mobile devices supported by the native BridgeIt app. **
Activity
Field | Original Value | New Value |
---|---|---|
Description |
The Scan component captures a barcode or QR code value by scanning the barcode using the mobile device camera.
** Only supported on mobile devices supported by the native BridgeIt app. ** |
camcorder renders a button to access the device video recording capabilities. For non-supported clients it renders an input type file. The recorded or selected video file can be uploaded to the server.
** Only supported on mobile devices supported by the native BridgeIt app. ** |
Link | This issue depends on MOBI-971 [ MOBI-971 ] |
Fix Version/s | 4.0 [ 11382 ] | |
Fix Version/s | 4.0.BETA [ 10770 ] |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41565 | Wed Jul 02 12:53:45 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41569 | Wed Jul 02 13:14:13 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41586 | Thu Jul 03 17:30:27 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41782 | Tue Jul 15 11:28:42 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #41785 | Tue Jul 15 12:18:35 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42309 | Tue Aug 26 13:45:53 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
ICEfaces4 revision# 40103 Test Results
Test app located at: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/camcorder
1) When disabled=true the camcorder button can still be clicked on and a video taken, however, the video will not upload. Just wanted to check if this is correct behaviour.
2) maxheight/maxwidth/maxtime attributes don't seem to function
3) useNative attribute doesn't seem to do anything, is it still relevant in ICEfaces4?
4) style and styleClass attributes are not getting applied to the component
5) tabindex attribute is not functioning (probably not important since it's a mobile component)
6) The video will not upload when the component is nested inside an f:ajax tag