Files
frameworks_base/core/java/android/webkit
George Mount c0c3025cf2 Fix delete key with ContentEditable fields.
Bug 5806859
 Bug 5795341
 Add a custom InputConnection to capture the deleteSurroundingText
 command and use it to send delete key codes to the WebView for
 single deletes or calling into WebViewCore to delete contents for
 more complex changes.
 Also makes the IME options "normal text" for webkit-based text
 entry.
 Webkit change: Ic938d6fa

Change-Id: I18606014a034194928a61981dc3e2400a7db5fac
2012-01-09 09:19:29 -08:00
..
2012-01-04 09:49:17 -08:00
2011-12-01 13:43:41 +00:00
2011-09-12 16:12:50 +01:00
2011-07-12 14:54:40 +01:00
2011-12-06 17:38:57 -08:00