[jira] [Updated] (CB-6358) [IOS7.1] Keyboard plugin shinkView with or without disableScrollingInShrinkView scroll the main view and remove my header on IOS 7.0 its OK

2014-05-05 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-6358:
-

Component/s: (was: iOS)

> [IOS7.1] Keyboard plugin shinkView with or without 
> disableScrollingInShrinkView scroll the main view and remove my header on IOS 
> 7.0 its OK
> ---
>
> Key: CB-6358
> URL: https://issues.apache.org/jira/browse/CB-6358
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Keyboard
>Affects Versions: 3.4.0
> Environment: IOS 7.1 Cordova 3.4
>Reporter: Cedric LOMBARDOT
>
> In my webview, i have a top fixed header and one scrollable div with the 
> form. When i focus a field with 
>   Keyboard.hideFormAccessoryBar(true);
> Keyboard.shrinkView(true);
> Keyboard.disableScrollingInShrinkView(true);
> in ios7.0 my header is still visible. In io7.1 my header is scrolled out.
> I think its also related to my second problem, when the webview is closed if 
> i have an element in bottom:0 it was displayed out of the frame. Seems the 
> webView size increase each time i open the keyboard



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (CB-6358) [IOS7.1] Keyboard plugin shinkView with or without disableScrollingInShrinkView scroll the main view and remove my header on IOS 7.0 its OK

2014-04-03 Thread Andrew Grieve (JIRA)

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

Andrew Grieve updated CB-6358:
--

Component/s: (was: Plugins)
 Plugin Keyboard

> [IOS7.1] Keyboard plugin shinkView with or without 
> disableScrollingInShrinkView scroll the main view and remove my header on IOS 
> 7.0 its OK
> ---
>
> Key: CB-6358
> URL: https://issues.apache.org/jira/browse/CB-6358
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS, Plugin Keyboard
>Affects Versions: 3.4.0
> Environment: IOS 7.1 Cordova 3.4
>Reporter: Cedric LOMBARDOT
>
> In my webview, i have a top fixed header and one scrollable div with the 
> form. When i focus a field with 
>   Keyboard.hideFormAccessoryBar(true);
> Keyboard.shrinkView(true);
> Keyboard.disableScrollingInShrinkView(true);
> in ios7.0 my header is still visible. In io7.1 my header is scrolled out.
> I think its also related to my second problem, when the webview is closed if 
> i have an element in bottom:0 it was displayed out of the frame. Seems the 
> webView size increase each time i open the keyboard



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (CB-6358) [IOS7.1] Keyboard plugin shinkView with or without disableScrollingInShrinkView scroll the main view and remove my header on IOS 7.0 its OK

2014-03-27 Thread Cedric LOMBARDOT (JIRA)

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

Cedric LOMBARDOT updated CB-6358:
-

Description: 
In my webview, i have a top fixed header and one scrollable div with the form. 
When i focus a field with 

  Keyboard.hideFormAccessoryBar(true);
Keyboard.shrinkView(true);
Keyboard.disableScrollingInShrinkView(true);

in ios7.0 my header is still visible. In io7.1 my header is scrolled out.

I think its also related to my second problem, when the webview is closed if i 
have an element in bottom:0 it was displayed out of the frame. Seems the 
webView size increase each time i open the keyboard


  was:
In my webview, i have a top fixed header and one scrollable div with the form. 
When i focus a field with 

  Keyboard.hideFormAccessoryBar(true);
Keyboard.shrinkView(true);
Keyboard.disableScrollingInShrinkView(true);

in ios7.0 my header is still visible. In io7.1 my header is scrolled out.



> [IOS7.1] Keyboard plugin shinkView with or without 
> disableScrollingInShrinkView scroll the main view and remove my header on IOS 
> 7.0 its OK
> ---
>
> Key: CB-6358
> URL: https://issues.apache.org/jira/browse/CB-6358
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS, Plugins
>Affects Versions: 3.4.0
> Environment: IOS 7.1 Cordova 3.4
>Reporter: Cedric LOMBARDOT
>
> In my webview, i have a top fixed header and one scrollable div with the 
> form. When i focus a field with 
>   Keyboard.hideFormAccessoryBar(true);
> Keyboard.shrinkView(true);
> Keyboard.disableScrollingInShrinkView(true);
> in ios7.0 my header is still visible. In io7.1 my header is scrolled out.
> I think its also related to my second problem, when the webview is closed if 
> i have an element in bottom:0 it was displayed out of the frame. Seems the 
> webView size increase each time i open the keyboard



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (CB-6358) [IOS7.1] Keyboard plugin shinkView with or without disableScrollingInShrinkView scroll the main view and remove my header on IOS 7.0 its OK

2014-03-27 Thread Cedric LOMBARDOT (JIRA)

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

Cedric LOMBARDOT updated CB-6358:
-

Description: 
In my webview, i have a top fixed header and one scrollable div with the form. 
When i focus a field with 

  Keyboard.hideFormAccessoryBar(true);
Keyboard.shrinkView(true);
Keyboard.disableScrollingInShrinkView(true);

in ios7.0 my header is still visible. In io7.1 my header is scrolled out.


  was:
In my webview, i have a top fixed header and one scrollable div with the form. 
When i focus a field with 

  Keyboard.hideFormAccessoryBar(true);
Keyboard.shrinkView(true);
Keyboard.disableScrollingInShrinkView(true);



 Labels:   (was: patch)

> [IOS7.1] Keyboard plugin shinkView with or without 
> disableScrollingInShrinkView scroll the main view and remove my header on IOS 
> 7.0 its OK
> ---
>
> Key: CB-6358
> URL: https://issues.apache.org/jira/browse/CB-6358
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS, Plugins
>Affects Versions: 3.4.0
> Environment: IOS 7.1 Cordova 3.4
>Reporter: Cedric LOMBARDOT
>
> In my webview, i have a top fixed header and one scrollable div with the 
> form. When i focus a field with 
>   Keyboard.hideFormAccessoryBar(true);
> Keyboard.shrinkView(true);
> Keyboard.disableScrollingInShrinkView(true);
> in ios7.0 my header is still visible. In io7.1 my header is scrolled out.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (CB-6358) [IOS7.1] Keyboard plugin shinkView with or without disableScrollingInShrinkView scroll the main view and remove my header on IOS 7.0 its OK

2014-03-27 Thread Cedric LOMBARDOT (JIRA)

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

Cedric LOMBARDOT updated CB-6358:
-

Description: 
In my webview, i have a top fixed header and one scrollable div with the form. 
When i focus a field with 

  Keyboard.hideFormAccessoryBar(true);
Keyboard.shrinkView(true);
Keyboard.disableScrollingInShrinkView(true);



  was:In my webview, i have a top fixed header and one scrollable div with the 
form.


> [IOS7.1] Keyboard plugin shinkView with or without 
> disableScrollingInShrinkView scroll the main view and remove my header on IOS 
> 7.0 its OK
> ---
>
> Key: CB-6358
> URL: https://issues.apache.org/jira/browse/CB-6358
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS, Plugins
>Affects Versions: 3.4.0
> Environment: IOS 7.1 Cordova 3.4
>Reporter: Cedric LOMBARDOT
>
> In my webview, i have a top fixed header and one scrollable div with the 
> form. When i focus a field with 
>   Keyboard.hideFormAccessoryBar(true);
> Keyboard.shrinkView(true);
> Keyboard.disableScrollingInShrinkView(true);



--
This message was sent by Atlassian JIRA
(v6.2#6252)