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

Browser Focus/TextInput #321

Open
tkefauver opened this issue Nov 28, 2023 · 1 comment
Open

Browser Focus/TextInput #321

tkefauver opened this issue Nov 28, 2023 · 1 comment

Comments

@tkefauver
Copy link

From the sample I can't input text into google search box (using OSR).

I see here in WebView.cs that there are focus issues w/ OSR and commenting out that if statement still doesn't allow browser to take focus.

I notice when clicking onto the search box specifically, right before releasing the mouse the cursor does turn to an IBeam but then falls back to default.

Is there more places in the code preventing/unimplemented for OSR mode to get the focus? How can I get the browser to take focus? What are the problems that happen?

@joaompneves
Copy link
Collaborator

To be honest I don't know. It's been long time since I tried OSR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants