JetBrains / JetBrainsRuntime

Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
GNU General Public License v2.0
1.3k stars 193 forks source link

JBR Custom Window Decoration problem #362

Closed amir1376 closed 5 months ago

amir1376 commented 5 months ago

There is a problem in the JBR custom window decoration! When you drag screen from top left of the IDE, the default window decoration will appear (double decorations, default and custom) and also the window borders will be gone too!

Steps to reproduce::

  1. Maximize the IDE"s Window
  2. On the top left (near the IDE"s icon) of the custom window decoration start drag the window (just as much as quit the maximezed mode)
  3. You will see the default windows decoration appears up to the custom decoration

Here is the result in Windows OS and IntelliJ IDEA 2024.1

image

vprovodin commented 5 months ago

@YaaZ Could you please take a look at this issue?

YaaZ commented 5 months ago

@amir1376 thank you for the report, please track JBR-4630