Open
Bug 1643476
Opened 5 years ago
Updated 2 years ago
Firefox doesn't blur input when keybord is dismissed
Categories
(GeckoView :: IME, enhancement, P3)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: bensutton174+bugzilla, Unassigned)
Details
Since there's no formal way to detect soft keyboard hide/show via js on mobile, it would be nice if the input would at least blur so we could detect it by listening for the blur and focus events. It's common on iOS for inputs to blur when the soft keyboard is hidden, and some browsers do it on android too I believe.
Comment 1•5 years ago
|
||
Moving to GeckoView where it can be considered to be picked up.
Component: Keyboards and IME → General
Product: Firefox for Android → GeckoView
Version: Firefox 68 → 68 Branch
Updated•5 years ago
|
Severity: -- → S4
Priority: -- → P3
Comment 2•3 years ago
|
||
Moving some input bugs to the new GeckoView::IME component.
Component: General → IME
You need to log in
before you can comment on or make changes to this bug.
Description
•