[jira] [Updated] (CB-8463) StatusBarPlugin Issue scrollView not found when using WKWebView

2015-02-11 Thread Holly Schinsky (JIRA)

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

Holly Schinsky updated CB-8463:
---
Description: 
When using the WKWebView Plugin and the StatusBarPlugin together, the following 
error is received from the *CDVStatusBar.m* class:

{code}
 CDVStatusBar.m:128:18: error: 
  property 'scrollView' not found on object of type 'UIView *'
self.webView.scrollView.scrollsToTop = NO;
{code}

  was:
When using the WKWebView Plugin and the StatusBarPlugin together, the following 
error is received from the *CDVStatusBar.m* class:

`
 CDVStatusBar.m:128:18: error: 
  property 'scrollView' not found on object of type 'UIView *'
self.webView.scrollView.scrollsToTop = NO;
`


 StatusBarPlugin Issue scrollView not found when using WKWebView
 ---

 Key: CB-8463
 URL: https://issues.apache.org/jira/browse/CB-8463
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Statusbar
 Environment: iOS 8 
Reporter: Holly Schinsky

 When using the WKWebView Plugin and the StatusBarPlugin together, the 
 following error is received from the *CDVStatusBar.m* class:
 {code}
  CDVStatusBar.m:128:18: error: 
   property 'scrollView' not found on object of type 'UIView *'
 self.webView.scrollView.scrollsToTop = NO;
 {code}



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8463) StatusBarPlugin Issue scrollView not found when using WKWebView

2015-02-11 Thread Holly Schinsky (JIRA)

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

Holly Schinsky updated CB-8463:
---
Description: 
When using the WKWebView Plugin and the StatusBarPlugin together, the following 
error is received from the **CDVStatusBar.m** class:

```
 CDVStatusBar.m:128:18: error: 
  property 'scrollView' not found on object of type 'UIView *'
self.webView.scrollView.scrollsToTop = NO;
```

  was:
When using the WKWebView Plugin and the StatusBarPlugin together, the following 
error is received from the **CDVStatusBar.m** class:

```CDVStatusBar.m:128:18: error: 
  property 'scrollView' not found on object of type 'UIView *'
self.webView.scrollView.scrollsToTop = NO;
```


 StatusBarPlugin Issue scrollView not found when using WKWebView
 ---

 Key: CB-8463
 URL: https://issues.apache.org/jira/browse/CB-8463
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Statusbar
 Environment: iOS 8 
Reporter: Holly Schinsky

 When using the WKWebView Plugin and the StatusBarPlugin together, the 
 following error is received from the **CDVStatusBar.m** class:
 ```
  CDVStatusBar.m:128:18: error: 
   property 'scrollView' not found on object of type 'UIView *'
 self.webView.scrollView.scrollsToTop = NO;
 ```



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-8463) StatusBarPlugin Issue scrollView not found when using WKWebView

2015-02-11 Thread Holly Schinsky (JIRA)

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

Holly Schinsky updated CB-8463:
---
Description: 
When using the WKWebView Plugin and the StatusBarPlugin together, the following 
error is received from the *CDVStatusBar.m* class:

`
 CDVStatusBar.m:128:18: error: 
  property 'scrollView' not found on object of type 'UIView *'
self.webView.scrollView.scrollsToTop = NO;
`

  was:
When using the WKWebView Plugin and the StatusBarPlugin together, the following 
error is received from the **CDVStatusBar.m** class:

```
 CDVStatusBar.m:128:18: error: 
  property 'scrollView' not found on object of type 'UIView *'
self.webView.scrollView.scrollsToTop = NO;
```


 StatusBarPlugin Issue scrollView not found when using WKWebView
 ---

 Key: CB-8463
 URL: https://issues.apache.org/jira/browse/CB-8463
 Project: Apache Cordova
  Issue Type: Sub-task
  Components: Plugin Statusbar
 Environment: iOS 8 
Reporter: Holly Schinsky

 When using the WKWebView Plugin and the StatusBarPlugin together, the 
 following error is received from the *CDVStatusBar.m* class:
 `
  CDVStatusBar.m:128:18: error: 
   property 'scrollView' not found on object of type 'UIView *'
 self.webView.scrollView.scrollsToTop = NO;
 `



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org