gecko-dev/mobile/android
Jan Henning 73b4249e96 Bug 1344464 - Part 1 - Restart input after removing autocomplete text for keyboards that require it. r=jchen
When we detect text being deleted from the URL bar via setComposingText while we're displaying an autocomplete suggestion, we clear the autocomplete text and prevent the keyboard's delete from having any effect on the URL bar by returning false.

Some keyboards might not handle this correctly and assume that they've in fact successfully set the new text, so the next time the user presses a key can lead to weird behaviour. As a workaround, we therefore additionally restart the input for affected keyboards.

MozReview-Commit-ID: DucveafL3AB

--HG--
extra : rebase_source : 3ba1701adf7e4e8a03d263a75c04717aadaab663
2017-03-04 21:09:15 +01:00
..
app Bug 743662 - Restore session once when addons require a restart. r=sebastian 2017-03-03 19:05:49 +01:00
base Bug 1344464 - Part 1 - Restart input after removing autocomplete text for keyboards that require it. r=jchen 2017-03-04 21:09:15 +01:00
bouncer
branding
build/classycle
chrome Bug 743662 - Restore session once when addons require a restart. r=sebastian 2017-03-03 19:05:49 +01:00
components merge mozilla-inbound to mozilla-central a=merge 2017-03-06 10:53:27 +01:00
config bug 1339087 - adjust android merge day configs for tc builds. r=rail 2017-02-13 13:34:26 -08:00
docs Bug 1335814 - Add topsites page swipe telemetry r=Grisha 2017-02-14 10:42:00 -08:00
extensions Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
fonts
geckoview Bug 1344464 - Part 1 - Restart input after removing autocomplete text for keyboards that require it. r=jchen 2017-03-04 21:09:15 +01:00
geckoview_example Bug 1339160 - 5. Follow-up to fix errors; r=me 2017-02-15 20:22:12 -05:00
gradle
installer Bug 1339892 - Refactor mozIntl to have a nicer API and thin logic. r=smaug 2017-03-01 16:58:11 -08:00
javaaddons
locales Bug 1199752 - Removing all tab mirroring UI code. r=sebastian 2017-02-02 11:27:28 +05:30
modules Bug 1343995 - Wait for sanitizing to really finish before shutting down. r=jchen 2017-03-02 21:34:23 +01:00
search Bug 1320072 - Support direct search from intent, r=sebastian 2016-11-30 20:25:32 +08:00
services Bug 1291821 - Allow BatchingDownloader to resume downloads using offset r=rnewman 2017-01-19 13:11:18 -08:00
stumbler Bug 1316008: Use explicit charset encoding r=nechen,sebastian 2016-11-29 20:42:08 +02:00
tests merge mozilla-inbound to mozilla-central a=merge 2017-02-28 11:24:33 +01:00
themes/core Bug 1335010 - mobile/android/themes/core/config.css uses float: inline-* r=sebastian 2017-01-30 15:48:38 +02:00
thirdparty Bug 1336311 - Change code comments with http://hg.mozilla.org to https://. r=gps 2017-02-07 17:52:56 +01:00
.eslintrc
app.mozbuild
build.mk
confvars.sh Bug 1341967 - remove MOZ_RUST_MP4PARSE. r=kinetik 2017-03-01 14:44:42 +08:00
debug_sign_tool.py
gradle.configure Bug 1314894 - Avoid path changes from b6be0e9e3e1e. r=chmanchester 2016-11-04 06:50:43 +09:00
LICENSE
mach_commands.py
Makefile.in
moz.build
moz.configure