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
Renders a button to access the device audio recording features. The component will fall back to input file type element on unsupported clients. The audio file can then be uploaded, processed and stored on 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 |
Renders a button to access the camera on supported clients, and allows uploading and storing an image from the camera or image gallery.
** Only supported on mobile devices supported by the native BridgeIt app. ** |
Renders a button to access the device audio recording features. The component will fall back to input file type element on unsupported clients. The audio file can then be uploaded, processed and stored on the server.
** Only supported on mobile devices supported by the native BridgeIt app. ** |
Link | This issue depends on MOBI-974 [ MOBI-974 ] |
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 | #41564 | Wed Jul 02 12:50:45 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 | ||||
![]() ![]() ![]() ![]() ![]() |
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/microphone
1) When disabled=true the microphone button can still be clicked on and a audio clip taken, however, the clip will not upload. Just wanted to check if this is correct behaviour.
2) style and styleClass attributes are not getting applied to the component
3) tabindex attribute is not functioning (probably not important since it's a mobile component)
4) The audio clip won't upload when the component is nested inside an f:ajax tag