JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.15k stars 1.17k forks source link

Popup covered by SwingPanel #3823

Closed ionull closed 1 year ago

ionull commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

Affected platforms Select one of the platforms below:

Versions

To Reproduce Steps and/or the code snippet to reproduce the behavior:

  1. Create a popup that will pop outside its parent
  2. Create a SwingPanel that will be pop over by the popup created on step 1

Expected behavior Popup overlay anything else

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2023-10-14 at 18 09 29 Screenshot 2023-10-14 at 18 09 52
MatkovIvan commented 1 year ago

Duplicate of #2926

okushnikov commented 3 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.