You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also found it on my device.
When some input or textarea get focused, some light-color border is shown to indicate the focused element. And then you can input some text.
Now you just scroll the view, you will see that the light-color border does not scroll, resulting in duplicated text shown in the view.
And I also found sometimes even after $ionicViewService.getBackView().go(); the light-color border(with the text) keeps in the new view.
The text was updated successfully, but these errors were encountered:
zwz
changed the title
Input or Textarea duplicates when focused and scrolled
Input or Textarea duplicates when focused and scrolled on android device
May 17, 2014
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
It has been reported by others: http://forum.ionicframework.com/t/textarea-and-input-display-problems/4161
I also found it on my device.
When some input or textarea get focused, some light-color border is shown to indicate the focused element. And then you can input some text.
Now you just scroll the view, you will see that the light-color border does not scroll, resulting in duplicated text shown in the view.
And I also found sometimes even after $ionicViewService.getBackView().go(); the light-color border(with the text) keeps in the new view.
The text was updated successfully, but these errors were encountered: