mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 13:45:27 +00:00
73b4249e96
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 |
||
---|---|---|
.. | ||
app | ||
base | ||
bouncer | ||
branding | ||
build/classycle | ||
chrome | ||
components | ||
config | ||
docs | ||
extensions | ||
fonts | ||
geckoview | ||
geckoview_example | ||
gradle | ||
installer | ||
javaaddons | ||
locales | ||
modules | ||
search | ||
services | ||
stumbler | ||
tests | ||
themes/core | ||
thirdparty | ||
.eslintrc | ||
app.mozbuild | ||
build.mk | ||
confvars.sh | ||
debug_sign_tool.py | ||
gradle.configure | ||
LICENSE | ||
mach_commands.py | ||
Makefile.in | ||
moz.build | ||
moz.configure |