Closed Bug 818772 Opened 12 years ago Closed 3 years ago

Freeze/lockup when using Swiftkey

Categories

(Firefox for Android Graveyard :: Keyboards and IME, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: joe, Unassigned)

References

()

Details

I'm not sure if it's specific to Swiftkey, but I didn't notice this on the default Android keyboard.

I've relatively regularly seen Firefox lockups (in which the cursor will continue blinking, but Android will say "Nightly has stopped responding, do you want to wait or kill it") when I'm interacting with a number of text fields in Fennec. In particular, this morning I saw this on the Mozilla PTO app.

All I did was go from one input field to the next, entering data, and eventually my Nightly locked up. This happened twice in a row before I gave up and used the Android keyboard, so I hope it's at least somewhat reproducible.
Currently, the Android UI thread can block waiting on the Gecko thread when doing text editing, and UI thread blocking causes "App Not Responding" dialogs. I'm experimenting with moving the blocking operation to a background thread. This won't fix slow-downs, but at least the user can still interact with the UI, and Android won't complain about us hanging.
Depends on: 835906
OS: Mac OS X → Android
Hardware: x86 → ARM
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.