MobileChromeApps / mobile-chrome-apps

Chrome apps on Android and iOS
BSD 3-Clause "New" or "Revised" License
2.5k stars 347 forks source link

Crosswalk blink with windowSoftInputMode adjustResize #586

Closed GustavoCostaW closed 9 years ago

GustavoCostaW commented 9 years ago

Check the video: https://www.dropbox.com/s/wonh4jio91bkorl/File%20Mar%2015%2C%205%2035%2019%20PM.mov?dl=0

when I focus in input the web view redraw all element and generate this flicker Does anyone have any idea how to help me?

imskull commented 9 years ago

My android app has same problem, it only happens on crosswalk+android5.0, it is ok on system webview+android5.0 and crosswalk+android4.0, it seems crosswalk dev team don't want us use crosswalk on android5.0, there are instructions how to build APKs for different platforms: https://github.com/MobileChromeApps/mobile-chrome-apps/blob/master/docs/Publish.md .

GustavoCostaW commented 9 years ago

Fix in crosswalk repo.