Closed kirill-grouchnikov closed 3 years ago
Relevant code seems to be in the first (and only so far) pass of https://android-review.googlesource.com/c/platform/frameworks/support/+/1502053/2/compose/ui/ui/src/desktopMain/kotlin/androidx/compose/ui/window/DesktopPopup.kt
Yes, this issue is known and will be fixed with https://android-review.googlesource.com/c/platform/frameworks/support/+/1507759
Shall be fixed with 0.2.0-build131
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.
Taking the core Compose sample from https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-master-dev/compose/material/material/samples/src/main/java/androidx/compose/material/samples/MenuSamples.kt and trying it on desktop (macOS + build129):
When the green button with the vertical dots is clicked, the menu is displayed all the way in the bottom right corner of the window: