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

Overlay composables on top of WebView #162

Open
CodyTroopDev opened this issue May 24, 2024 · 2 comments
Open

Overlay composables on top of WebView #162

CodyTroopDev opened this issue May 24, 2024 · 2 comments
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@CodyTroopDev
Copy link

I want to have a fullscreen WebView in my application, but still allow controls to navigate to other screens etc.

When I attempt to place Buttons on top of the WebVew, they do not appear. I was wondering if there was a setting I could use to change the behavior or possibly something else I had missed.

If I need to, I can always add the buttons to the webpage itself, but I'd like to write fewer functions that cross the bridge if possible.

Here is my current code:
Screenshot 2024-05-24 at 10 52 09 AM

@CodyTroopDev
Copy link
Author

Small update on this, this behavior is present on jvm, but works as I expected it to on Android.

@KevinnZou
Copy link
Owner

@CodyTroopDev Yes, it is a known issue with Compose Multiplatform desktop. We can only wait for an official solution. I am sorry for that.

@KevinnZou KevinnZou self-assigned this May 25, 2024
@KevinnZou KevinnZou added enhancement New feature or request duplicate This issue or pull request already exists and removed enhancement New feature or request labels May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants