Evothings Client version: 1.1.2
Android version: 5.0.2
This issue is caused by an Android bug, whos details can be seen at: https://code.google.com/p/chromium/issues/detail?id=490616
Steps to reproduce:
- Add an input field with type="color" to an app, e.g. the Hello World example app. For example, add the following code:
<input type="color" />
- Load the app in Evothings Client.
- Click the new input field to focus it.
Actual result:
The app exits with the error message "Unfortunately, Evothings has stopped".
Expected result:
A color selection box is shown.
Evothings Client version: 1.1.2
Android version: 5.0.2
This issue is caused by an Android bug, whos details can be seen at: https://code.google.com/p/chromium/issues/detail?id=490616
Steps to reproduce:
<input type="color" />Actual result:
The app exits with the error message "Unfortunately, Evothings has stopped".
Expected result:
A color selection box is shown.