gecko-dev/mobile
Jim Chen 02f6b7fef7 Bug 1474360 - Don't immediately hide selection toolbar after showing it; r=esawin
To conform to Android behavior, we intentionally suppress the selection
toolbar when an input is first focused. However, that code has a bug
where right after we show the selection toolbar, we still think the
toolbar should be suppressed, and therefore end up hiding the toolbar
immediately. The patch fixes that bug and introduces an ACTION_HIDE
action, which is necessary to re-hide the toolbar when the user
dismisses it manually.

MozReview-Commit-ID: DbLd2MCxSyL

--HG--
extra : rebase_source : e28fd088ff07e09931fc0bb98fd0d057843d7eb6
2018-07-19 12:09:16 -04:00
..
android Bug 1474360 - Don't immediately hide selection toolbar after showing it; r=esawin 2018-07-19 12:09:16 -04:00
locales Backed out changeset f4a2094a00c5 (bug 1437942) as requested by pascalc. a=backout 2018-06-06 10:57:52 +03:00