NativeScript / theme

@nativescript/theme
https://v7.docs.nativescript.org/ui/theme
Apache License 2.0
127 stars 44 forks source link

TextView underline glitch when iOS keyboard pops up #215

Open manoldonev opened 4 years ago

manoldonev commented 4 years ago

Environment Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

Describe the bug When you tap the input component and while iOS keyboard is showing (sliding up from the bottom) there is some kind of flickering line glitch that is somehow related to the default TextView style with underline.

To Reproduce Drag and drop a TextView in NS Playground (should be in such a position that when the keyboard starts sliding up, the TextView should be "pushed" up by the operating system). If you comment out the theme in NS Playground, there is no glitch.

Expected behavior There should be no flickering line glitch in any scenario.

Additional context NOTE: issue is only reproducible on real device so it is easiest to see it in NS Playground.

bundyo commented 4 years ago

I'll test it out tomorrow, but by the way you describe it - it looks like a rendering issue that is triggered by the theme.