hisaichi5518

Results 3 issues of hisaichi5518

I executed the following command. ``` set -o pipefail && xcodebuild test -configuration "Local" -workspace "myapp.xcworkspace" -scheme "myappTests" -destination "name=iPhone 7" | tee '/var/folders/90/5stft2v13fb_m_gv3c8x9nwc0000gn/T/fastlane_logs163335064/fastlane/xcbuild/2017-06-29/2152/xcodebuild.log' | xcpretty --color --test ``` it...

## Description Pressing Enter when the text input is not finalized will take you to the document. ## Steps to reproduce 1. Type Japanese using Google Japanese Input. 2. Press...

Autocomplete

## Android https://developer.android.com/reference/android/webkit/WebChromeClient#onConsoleMessage(android.webkit.ConsoleMessage) ## iOS none WKWebView should overwrite `console.log`.