Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: EE 1.3.0.GA_P01
-
Fix Version/s: None
-
Component/s: Faces
-
Labels:None
-
Environment:Windows 8.1/OS IE11 phone or tablet
-
Support Case References:Support Case 12855 https://icesoft.my.salesforce.com/5007000000cbwrG
Description
THe camera component (tested trunk as of June 19th as well), when falling back to html5 markup--it's only option since not supported yet by BridgeIt--causes a blank screen with no way back to application.
<input type="file" name="test3" accept="image/*;capture=camera"/>
(screen then shows:-)
CHOOSE AN APP
<camera icon> Photos
<cloud icon> OneDrive
Phone
.....
If I choose "Photos", then I can either choose a photo from the camera roll or select the camera at the bottom of the phone, take a picture and upload it.
Once doing using this markup once, the plain <input type="input"/> worked as well (but not originally), however camera component still fails.
<input type="file" name="test3" accept="image/*;capture=camera"/>
(screen then shows:-)
CHOOSE AN APP
<camera icon> Photos
<cloud icon> OneDrive
Phone
.....
If I choose "Photos", then I can either choose a photo from the camera roll or select the camera at the bottom of the phone, take a picture and upload it.
Once doing using this markup once, the plain <input type="input"/> worked as well (but not originally), however camera component still fails.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Judy Guglielmin
created issue -
Judy Guglielmin
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Philip Breau [ philip.breau ] |
Judy Guglielmin
made changes -
Attachment | Tablet-ScreenShots.doc [ 17248 ] |
Philip Breau
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] |