[
https://issues.apache.org/jira/browse/CB-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660593#comment-13660593
]
Shazron Abdullah commented on CB-3020:
--------------------------------------
The only significant difference is I see DisallowOverscroll=true, which after
setting it I still don't see the bug. I do see a brief flash of white though,
but it goes away.
My additions to index.html, with a new project:
{code}
<div style="position:fixed;top:0">
<input type="text" value="test" />
<button>TESTSSTGSGSGSG</button>
</div>
{code}
Perhaps you two can add that to a new project, load, and tap on the textfield?
So we can verify results.
Thanks [~ripcurlx] for the workaround - where is this supposed to be patched?
Somewhere here I reckon?:
https://github.com/apache/cordova-ios/blob/d8d9f3b3a3420d4e0a8597ce8935dfc3f4ba3339/CordovaLib/Classes/CDVViewController.m#L129
> HideKeyboardFormAccessoryBar and KeyboardShrinksView show white bar instead
> of removing it
> ------------------------------------------------------------------------------------------
>
> Key: CB-3020
> URL: https://issues.apache.org/jira/browse/CB-3020
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 2.6.0
> Environment: ios 6.1.3
> Reporter: Horst Perfect
> Assignee: Shazron Abdullah
> Priority: Minor
> Labels: bug, ios, ios6.1.3
> Fix For: 2.8.0
>
>
> I use phonegap 2.6 with the two new preferences HideKeyboardFormAccessoryBar
> KeyboardShrinksView set to true. Instead of the AccessoryBar a white bar
> appears ([screenshot|http://i.stack.imgur.com/3fgV8.png]).
> This is just happening when i set *both* of the preferences to true. When i
> just set the AccessoryBar preference to true the bar disappears as planned.
> Horst
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira