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

Problems encountered in setting the OsrEnabled parameter #334

Open
ych98 opened this issue Mar 4, 2024 · 3 comments
Open

Problems encountered in setting the OsrEnabled parameter #334

ych98 opened this issue Mar 4, 2024 · 3 comments

Comments

@ych98
Copy link

ych98 commented Mar 4, 2024

When OsrEnabled is set to false, it will cause the WebView overlay on top of other controls.
When OsrEnabled is set to true, win-x64 input and other operations are normal.
However, on mac-arm64, the input cannot be undone, for example, I typed abc, I want backspace c, get ab, it has no feedback. I also tested Select All, moving the cursor left and right, and press Enter, but none of them worked.

@ych98 ych98 changed the title Trouble with OsrEnabled Parameter Problems encountered in setting the OsrEnabled parameter Mar 4, 2024
@joaompneves
Copy link
Collaborator

OsrEnabled=true has several issues and its not recommended.

As per OsrEnabled=false sitting on top of other controls thats the expected behavior, not a bug.

@ych98
Copy link
Author

ych98 commented Mar 4, 2024

Is there a way to make my controls appear above the webview controls? Like the toast notification bar.

@joaompneves
Copy link
Collaborator

AvaloniaUI/Avalonia#6605

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