Bug 1821706 Comment 19 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Jonathan Almeida [:jonalmeida] from comment #18)
> Roger, based on comment 16 and comment 17, can we revert this patch? It's causing a regression in bug 1875111 that is giving us negative user reviews and the workaround I've posted is also not good enough.

I don't think we should be reverting this change since the show keyboard call was originally a hack because we don't understand why it doesn't show in Focus.  I think the better solution is to add ` showKeyboard()`  after the `requestFocus()` call and create an issue in Focus to figure out why we can't work without this call.

if you like I can put up a fix for Focus and also create the follow up Focus issue to track the investigation.
(In reply to Jonathan Almeida [:jonalmeida] from comment #18)
> Roger, based on comment 16 and comment 17, can we revert this patch? It's causing a regression in bug 1875111 that is giving us negative user reviews and the workaround I've posted is also not good enough.

I don't think we should be reverting this change since the show keyboard call was originally a hack because we don't understand why it doesn't show in fireTV.  I think the better solution is to add ` showKeyboard()`  after the `requestFocus()` call and create an issue in Focus to figure out why we can't work without this call.

if you like I can put up a fix for Focus and also create the follow up Focus issue to track the investigation.

Back to Bug 1821706 Comment 19