Tray menus not working on Fedora
Describe the bug easnx isn't working properly under Fedora 39, KDE 5.115.0, Qt 5.15.12 with Wayland, according to one user
Affected platforms
- Desktop (Linux)
Versions
- Kotlin version*: 1.9.22
- Compose Multiplatform version*: 1.6.2
- OS version(s)* (required for Desktop and iOS issues): 39
- OS architecture (x86 or arm64): x86_64
- JDK (for desktop issues): java-17-openjdk
To Reproduce Steps and/or the code snippet to reproduce the behavior:
- clone the project
./gradlew run- wait for the icon tray to appear and try to call the menu with the right button
Expected behavior The menus shall open
Screenshots Unfortunately I cant screenshot because it's outside the screenshottable area
Additional context I'm willing to implement whatever trick/workaround you may have in mind
Thanks for the report. Could you provide a minimal but complete reproducer?
Isn't the linked project suitable?
- We'd rather not clone 3rd-party projects to reproduce bugs. It's a security hazard.
- Often, while trying to create a reproducer you discover why the problem was occurring, and sometimes it's not a bug in Compose.
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.