+ 1

Who can fix this ??

input's background-color is transparent input's color is white but when i click to the input to write something it's background-color changed to white and color changed to black !!!! Why !! i use SoloLearn App on my mobile! My Code ↓↓ https://code.sololearn.com/W3r51bIYFA5x/?ref=app

29th Oct 2017, 8:40 PM
Abderrahim Oukhrib
Abderrahim Oukhrib - avatar
5 Answers
+ 5
Working well also on my android phone (previously tested on tablet), wich is a little more uptodate: android: 6.0.1 webview: 61.0.3163.98 (also not the latest) (previous post was updated with my tablet versions)
29th Oct 2017, 9:30 PM
visph
visph - avatar
+ 5
However, how do you validate the user input? @@
29th Oct 2017, 8:48 PM
visph
visph - avatar
+ 4
What's your running context? (browser, app, os, versions...) Because for me your code works right (android, sololearn app and sololearn website in chrome)
29th Oct 2017, 8:46 PM
visph
visph - avatar
+ 4
Even on PC with an outdated firefox your code is working fine: I guess you're using an old android version, or even a not uptodate webview version (webview is the component handling web view in app context on android)... check your versions (android and webview), do update if available, and also try to open your project on a PC in a "real" browser ^^ my android version: 6.0 my webview version: 58.0.3029.83 (but not uptodate: latest is 62.0.3202.73
29th Oct 2017, 8:58 PM
visph
visph - avatar
+ 1
i use SoloLearn App on Android phone !
29th Oct 2017, 8:51 PM
Abderrahim Oukhrib
Abderrahim Oukhrib - avatar