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

Popup isnt visible on second screen on dual screen phones #51

Open
MV-GH opened this issue Feb 20, 2024 · 3 comments
Open

Popup isnt visible on second screen on dual screen phones #51

MV-GH opened this issue Feb 20, 2024 · 3 comments

Comments

@MV-GH
Copy link

MV-GH commented Feb 20, 2024

I received a report from a user that when we made the switch to this library that the popups on one screen don't appear anymore.

When the app is opening on one screen everything is fine, just the other screen the popups/dialogs don't appear at all.

I had the device + Android version but I can't find the report back again. I'll update this issue when I do.

@saket
Copy link
Owner

saket commented Feb 20, 2024

Interesting. Wanna help me investigate what might be happening? We could use the Surface Duo emulator: https://learn.microsoft.com/en-us/dual-screen/android/emulator/get-started

@MV-GH
Copy link
Author

MV-GH commented Feb 20, 2024

qemu-system-x86_64_YfdC7YPBMk.mp4

Managed to reproduce this on Surface duo 2 on Android 11

First screen works

On the second screen it doesnt appear (You do see the 3rd dialog appear but that one uses the default material3 dropdownmenu)

When I rotate it, the topscreen works but the bottom screen doesn't

My centered version of your cascade dropdown does work on the right screen

@MV-GH
Copy link
Author

MV-GH commented Feb 20, 2024

On left screen I get these bounds

image

On right screen where it doesn't work

image

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