[jira] [Assigned] (CB-7651) HTML select not working in iOS 8 for iPhones

2014-09-28 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah reassigned CB-7651:


Assignee: Shazron Abdullah

 HTML select not working in iOS 8 for iPhones
 --

 Key: CB-7651
 URL: https://issues.apache.org/jira/browse/CB-7651
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CordovaJS, CordovaLib
Affects Versions: 3.5.0
 Environment: OS X 10.9.5
 Cordova 3.6.3-0.2.13
 XCode Version 6.0.1 (6A317)
Reporter: Jason Gerard
Assignee: Shazron Abdullah
Priority: Blocker
 Attachments: index.html, ios7.png, ios8.png


 HTML select tags do not show any options when selected in iOS 8 emulator. I 
 have not tried on a device yet. Works fine in iOS 7.1. Device type does not 
 matter. Does not work on iPhone 4S or 6 with iOS 8 but does work on 4S with 
 iOS 7.1.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (CB-7651) HTML select not working in iOS 8 for iPhones

2014-09-28 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-7651.
--
Resolution: Not a Problem

On iOS 8 devices it's fine. Looks like a bug from Apple with respect to their 
iOS 8 Simulators when tested using Cordova (UIWebView). It even fails in Mobile 
Safari emulator (WKWebView)

 HTML select not working in iOS 8 for iPhones
 --

 Key: CB-7651
 URL: https://issues.apache.org/jira/browse/CB-7651
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CordovaJS, CordovaLib
Affects Versions: 3.5.0
 Environment: OS X 10.9.5
 Cordova 3.6.3-0.2.13
 XCode Version 6.0.1 (6A317)
Reporter: Jason Gerard
Assignee: Shazron Abdullah
Priority: Blocker
 Attachments: index.html, ios7.png, ios8.png


 HTML select tags do not show any options when selected in iOS 8 emulator. I 
 have not tried on a device yet. Works fine in iOS 7.1. Device type does not 
 matter. Does not work on iPhone 4S or 6 with iOS 8 but does work on 4S with 
 iOS 7.1.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CB-7644) [StatusBar][iOS 8] Status Bar Periodically Disappears

2014-09-28 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-7644:
-
Issue Type: Sub-task  (was: Bug)
Parent: CB-7043

 [StatusBar][iOS 8] Status Bar Periodically Disappears
 -

 Key: CB-7644
 URL: https://issues.apache.org/jira/browse/CB-7644
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Statusbar
Affects Versions: 3.3.0
 Environment: iOS 8 on an iPhone 6
Reporter: Nathan Beigel

 When running Phonegap 3.3.0 with iOS 8 on an iPhone 6, the status bar is 
 visible when my app first launches but eventually fades away.
 This behavior is occurring regardless of any user interaction and its timing 
 is different between launches. Also, nothing is being outputted to the XCode 
 console when this happens.
 I've attempted to work around this with the following code but it doesn't 
 have any affect:
 {noformat}
 setInterval(function() {
  StatusBar.show();
  StatusBar.styleDefault();
  StatusBar.backgroundColorByHexString('#FF');
  StatusBar.overlaysWebView(true);
 }, 500);
 {noformat}
 This issue is not occurring with the same code base using Phonegap 3.3.0 with 
 iOS 7.1 on an iPhone 5.
 I'm using the latest status bar plugin baseline located at: 
 https://github.com/apache/cordova-plugin-statusbar



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CB-7644) [iOS 8][StatusBar] Status Bar Periodically Disappears

2014-09-28 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-7644:
-
Summary: [iOS 8][StatusBar] Status Bar Periodically Disappears  (was: 
[StatusBar][iOS 8] Status Bar Periodically Disappears)

 [iOS 8][StatusBar] Status Bar Periodically Disappears
 -

 Key: CB-7644
 URL: https://issues.apache.org/jira/browse/CB-7644
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Statusbar
Affects Versions: 3.3.0
 Environment: iOS 8 on an iPhone 6
Reporter: Nathan Beigel

 When running Phonegap 3.3.0 with iOS 8 on an iPhone 6, the status bar is 
 visible when my app first launches but eventually fades away.
 This behavior is occurring regardless of any user interaction and its timing 
 is different between launches. Also, nothing is being outputted to the XCode 
 console when this happens.
 I've attempted to work around this with the following code but it doesn't 
 have any affect:
 {noformat}
 setInterval(function() {
  StatusBar.show();
  StatusBar.styleDefault();
  StatusBar.backgroundColorByHexString('#FF');
  StatusBar.overlaysWebView(true);
 }, 500);
 {noformat}
 This issue is not occurring with the same code base using Phonegap 3.3.0 with 
 iOS 7.1 on an iPhone 5.
 I'm using the latest status bar plugin baseline located at: 
 https://github.com/apache/cordova-plugin-statusbar



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CB-7641) [iOS 8][Camera] Newly Taken Picture Previews are Black

2014-09-28 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-7641:
-
Summary: [iOS 8][Camera] Newly Taken Picture Previews are Black  (was: 
[Camera][iOS 8] Newly Taken Picture Previews are Black)

 [iOS 8][Camera] Newly Taken Picture Previews are Black
 --

 Key: CB-7641
 URL: https://issues.apache.org/jira/browse/CB-7641
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Camera
Affects Versions: 3.3.0
 Environment: iOS 8 on an iPhone 6
Reporter: Nathan Beigel

 When making the following call using iOS 8 on an iPhone 6 then taking a new 
 picture, the XCode console display the error *Snapshotting a view that has 
 not been rendered results in an empty snapshot. Ensure your view has been 
 rendered at least once before snapshotting or snapshot after screen 
 updates.* and the image preview screen becomes completely black:
 {noformat}
 navigator.camera.getPicture(
   function() { ... }, 
   function() { ... }, 
   { 
   quality: 40,
   destinationType: Camera.DestinationType.DATA_URL,
   sourceType : Camera.PictureSourceType.CAMERA,
   allowEdit : false,
   encodingType: Camera.EncodingType.JPEG,
   correctOrientation: true,
   targetWidth: 600,
   targetHeight: 800,
   saveToPhotoAlbum: true
   }
 );
 {noformat}
 The Re-Take and Use Photo buttons at the bottom of the screen appear and 
 function properly though.
 I'm using the latest camera plugin code base located at: 
 https://github.com/apache/cordova-plugin-camera
 This behavior is not occurring using the same code with iOS 7.1 on an iPhone 
 5.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CB-7641) [Camera][iOS 8] Newly Taken Picture Previews are Black

2014-09-28 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-7641:
-
Issue Type: Sub-task  (was: Bug)
Parent: CB-7043

 [Camera][iOS 8] Newly Taken Picture Previews are Black
 --

 Key: CB-7641
 URL: https://issues.apache.org/jira/browse/CB-7641
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Camera
Affects Versions: 3.3.0
 Environment: iOS 8 on an iPhone 6
Reporter: Nathan Beigel

 When making the following call using iOS 8 on an iPhone 6 then taking a new 
 picture, the XCode console display the error *Snapshotting a view that has 
 not been rendered results in an empty snapshot. Ensure your view has been 
 rendered at least once before snapshotting or snapshot after screen 
 updates.* and the image preview screen becomes completely black:
 {noformat}
 navigator.camera.getPicture(
   function() { ... }, 
   function() { ... }, 
   { 
   quality: 40,
   destinationType: Camera.DestinationType.DATA_URL,
   sourceType : Camera.PictureSourceType.CAMERA,
   allowEdit : false,
   encodingType: Camera.EncodingType.JPEG,
   correctOrientation: true,
   targetWidth: 600,
   targetHeight: 800,
   saveToPhotoAlbum: true
   }
 );
 {noformat}
 The Re-Take and Use Photo buttons at the bottom of the screen appear and 
 function properly though.
 I'm using the latest camera plugin code base located at: 
 https://github.com/apache/cordova-plugin-camera
 This behavior is not occurring using the same code with iOS 7.1 on an iPhone 
 5.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CB-7651) HTML select not working in iOS 8 for iPhones

2014-09-28 Thread Jason Gerard (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151099#comment-14151099
 ] 

Jason Gerard commented on CB-7651:
--

Thanks Shazron. I didn't have a device to test with at the time and it was 
quite frustrating trying to figure out what was going on.

 HTML select not working in iOS 8 for iPhones
 --

 Key: CB-7651
 URL: https://issues.apache.org/jira/browse/CB-7651
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: CordovaJS, CordovaLib
Affects Versions: 3.5.0
 Environment: OS X 10.9.5
 Cordova 3.6.3-0.2.13
 XCode Version 6.0.1 (6A317)
Reporter: Jason Gerard
Assignee: Shazron Abdullah
Priority: Blocker
 Attachments: index.html, ios7.png, ios8.png


 HTML select tags do not show any options when selected in iOS 8 emulator. I 
 have not tried on a device yet. Works fine in iOS 7.1. Device type does not 
 matter. Does not work on iPhone 4S or 6 with iOS 8 but does work on 4S with 
 iOS 7.1.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (CB-7652) widget id containing underscore causes windows build error

2014-09-28 Thread Wade Dorrell (JIRA)
Wade Dorrell created CB-7652:


 Summary: widget id containing underscore causes windows build error
 Key: CB-7652
 URL: https://issues.apache.org/jira/browse/CB-7652
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows
Affects Versions: 3.6.3
Reporter: Wade Dorrell


A Cordova project has widget id com.rational_agents.xyz. When the project's 
built for android platform the resulting AndroidManifest.xml manifest package 
becomes com.rational_agents.xyz. Due to publishing policies at Android app 
stores it's undesirable to change package name, and so it's undesirable to 
change the widget id.

Expected to be able to cordova add windows then cordova build windows on 
this project. But the build step fails with this error:

APPX1404: File content does not conform to specified schema. The 'Name' 
attribute is invalid - The value 'com.rational_agents.xyz' is invalid according 
to its datatype 
'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The Pattern 
constraint failed.

It seems like cordova should filter the widget ID as necessary to produce a 
valid AppxManifest.xml, or provide a way to specify it in config.xml. (I looked 
in cordova documentation and couldn't find a way to do this.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CB-7652) widget id containing underscore causes windows build error

2014-09-28 Thread Wade Dorrell (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wade Dorrell updated CB-7652:
-
Description: 
A Cordova project has widget id com.rational_agents.xyz. When the project's 
built for android platform the resulting AndroidManifest.xml manifest package 
becomes com.rational_agents.xyz. Due to publishing policies at Android app 
stores it's undesirable to change package name, and so it's undesirable to 
change the widget id.

Expected to be able to cordova platform add windows then cordova build 
windows on this project. But the build step fails with this error:

APPX1404: File content does not conform to specified schema. The 'Name' 
attribute is invalid - The value 'com.rational_agents.xyz' is invalid according 
to its datatype 
'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The Pattern 
constraint failed.

It seems like cordova should filter the widget ID as necessary to produce a 
valid AppxManifest.xml Name value.

  was:
A Cordova project has widget id com.rational_agents.xyz. When the project's 
built for android platform the resulting AndroidManifest.xml manifest package 
becomes com.rational_agents.xyz. Due to publishing policies at Android app 
stores it's undesirable to change package name, and so it's undesirable to 
change the widget id.

Expected to be able to cordova add platform windows then cordova build 
windows on this project. But the build step fails with this error:

APPX1404: File content does not conform to specified schema. The 'Name' 
attribute is invalid - The value 'com.rational_agents.xyz' is invalid according 
to its datatype 
'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The Pattern 
constraint failed.

It seems like cordova should filter the widget ID as necessary to produce a 
valid AppxManifest.xml Name value.


 widget id containing underscore causes windows build error
 --

 Key: CB-7652
 URL: https://issues.apache.org/jira/browse/CB-7652
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows
Affects Versions: 3.6.3
Reporter: Wade Dorrell

 A Cordova project has widget id com.rational_agents.xyz. When the project's 
 built for android platform the resulting AndroidManifest.xml manifest package 
 becomes com.rational_agents.xyz. Due to publishing policies at Android app 
 stores it's undesirable to change package name, and so it's undesirable to 
 change the widget id.
 Expected to be able to cordova platform add windows then cordova build 
 windows on this project. But the build step fails with this error:
 APPX1404: File content does not conform to specified schema. The 'Name' 
 attribute is invalid - The value 'com.rational_agents.xyz' is invalid 
 according to its datatype 
 'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The 
 Pattern constraint failed.
 It seems like cordova should filter the widget ID as necessary to produce a 
 valid AppxManifest.xml Name value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CB-7652) widget id containing underscore causes windows build error

2014-09-28 Thread Wade Dorrell (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wade Dorrell updated CB-7652:
-
Description: 
A Cordova project has widget id com.rational_agents.xyz. When the project's 
built for android platform the resulting AndroidManifest.xml manifest package 
becomes com.rational_agents.xyz. Due to publishing policies at Android app 
stores it's undesirable to change package name, and so it's undesirable to 
change the widget id.

Expected to be able to cordova add platform windows then cordova build 
windows on this project. But the build step fails with this error:

APPX1404: File content does not conform to specified schema. The 'Name' 
attribute is invalid - The value 'com.rational_agents.xyz' is invalid according 
to its datatype 
'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The Pattern 
constraint failed.

It seems like cordova should filter the widget ID as necessary to produce a 
valid AppxManifest.xml Name value.

  was:
A Cordova project has widget id com.rational_agents.xyz. When the project's 
built for android platform the resulting AndroidManifest.xml manifest package 
becomes com.rational_agents.xyz. Due to publishing policies at Android app 
stores it's undesirable to change package name, and so it's undesirable to 
change the widget id.

Expected to be able to cordova add windows then cordova build windows on 
this project. But the build step fails with this error:

APPX1404: File content does not conform to specified schema. The 'Name' 
attribute is invalid - The value 'com.rational_agents.xyz' is invalid according 
to its datatype 
'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The Pattern 
constraint failed.

It seems like cordova should filter the widget ID as necessary to produce a 
valid AppxManifest.xml, or provide a way to specify it in config.xml. (I looked 
in cordova documentation and couldn't find a way to do this.)


 widget id containing underscore causes windows build error
 --

 Key: CB-7652
 URL: https://issues.apache.org/jira/browse/CB-7652
 Project: Apache Cordova
  Issue Type: Bug
  Components: Windows
Affects Versions: 3.6.3
Reporter: Wade Dorrell

 A Cordova project has widget id com.rational_agents.xyz. When the project's 
 built for android platform the resulting AndroidManifest.xml manifest package 
 becomes com.rational_agents.xyz. Due to publishing policies at Android app 
 stores it's undesirable to change package name, and so it's undesirable to 
 change the widget id.
 Expected to be able to cordova add platform windows then cordova build 
 windows on this project. But the build step fails with this error:
 APPX1404: File content does not conform to specified schema. The 'Name' 
 attribute is invalid - The value 'com.rational_agents.xyz' is invalid 
 according to its datatype 
 'http://schemas.microsoft.com/appx/2010/manifest:ST_PackageName' - The 
 Pattern constraint failed.
 It seems like cordova should filter the widget ID as necessary to produce a 
 valid AppxManifest.xml Name value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)