Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DuckDuckGo search box does not bring up keyboard input on ML #22983

Open
jdm opened this issue Mar 6, 2019 · 1 comment
Open

DuckDuckGo search box does not bring up keyboard input on ML #22983

jdm opened this issue Mar 6, 2019 · 1 comment

Comments

@jdm
Copy link
Member

@jdm jdm commented Mar 6, 2019

This may be a regression from #22871.

@asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Aug 14, 2019

Yeah, libsimpleservo ignores HideIME and ShowIME events:

EmbedderMsg::ShowIME(..) |
EmbedderMsg::HideIME |
EmbedderMsg::Panic(..) |
EmbedderMsg::ReportProfile(..) => {},

I filed #23969.

@asajeffrey asajeffrey mentioned this issue Aug 14, 2019
2 of 13 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.