https://bugzilla.wikimedia.org/show_bug.cgi?id=68682

--- Comment #3 from Dan Garry <[email protected]> ---
(In reply to Yuvi Panda from comment #2)
> :D
> 
> Soft Keyboard and Focus are kindof weird in Android - we explicitly hide the
> keyboard after activity closes, even though there should be no reason why we
> have to do this. I suspect we're perhaps hitting a similar bug with similar
> shitty workaround (force show the keyboard in onFocus *and* onClick, maybe)

*still has junior engineer hat on*

Yeah, it probably makes sense to add a generic show soft keyboard method (with
appropriate parameters) to Utils that could be used for this purpose. I did
look up some code snippets online for showing the keyboard but it wasn't
particularly obvious to me how they worked and I wasn't sure what parameters
the snippets required to work.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to