ChrisRM / material-theme-jetbrains

JetBrains theme of Material Theme
Other
7.83k stars 450 forks source link

UI does not return from shadowed state after patch creation #1823

Closed torchwood1715 closed 3 years ago

torchwood1715 commented 3 years ago

Summary

In 6.8.12 and in one or two earlier builds total Intellij IDEA UI remains shadowed after "Create Patch" dialog is closed after successfull patch creation.

Expected behavior

UI returns to the previous look

Actual behavior

UI remains shadowed, application restart needed for further work

Steps to reproduce

  1. SVN -> Create patch from local changes Screen1

  2. Save the patch Screen2

  3. Close the dialog that saved successfully

  4. UI is shadowed after dialog closed Screen3

Environment

IntelliJ IDEA 2021.2 (Community Edition) Build #IC-212.4746.92, built on July 27, 2021 Runtime version: 11.0.11+9-b1504.13 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1981M Cores: 8 Registry: ide.balloon.shadow.size=0 Non-Bundled Plugins: com.mallowigi (38.0.0), CheckStyle-IDEA (5.55.1), EclipseCodeFormatter (20.9.203.000.0-Eclipse_2020-06-JavaOnly), org.jetbrains.plugins.spotbugs (1.2.4), Jetbrains TeamCity Plugin (2021.1.92869), com.haulmont.jpab (4.5-212), com.chrisrm.idea.MaterialThemeUI (6.8.1.2) Kotlin: 212-1.5.10-release-IJ4746.92

material_theme.zip

cagartner commented 3 years ago

Is happening the same on PHPStorm, any action that opens a modal, after closing the modal the shadow not disappear.

image

I'm using two monitors.

mallowigi commented 3 years ago

Ok I think I fixed that in 6.8.2, please update.

cagartner commented 3 years ago

Still happening on 6.8.2:

image

In my case, the problem seems when I'm using two monitors, the dialog window opens on the MacBook screen and the project is on the other screen.

mallowigi commented 3 years ago

Is it with the same reproducible steps?

cagartner commented 3 years ago

I recorded this screencast for you:

https://share.vidyard.com/watch/43qN67VWAr3fkra1JdJKct?

mallowigi commented 3 years ago

Really on the new file popup? I use this popup all the time and it doesn't happen to me... I'll try with phpstorm maybe...

Just to be sure, can you remove and reinstall the plugin again?

mallowigi commented 3 years ago

Also, is it on the latest version of phpstorm?

cagartner commented 3 years ago

@mallowigi Actually, any popup cause this problem, new file dialog, debugger, delete dialog.

Yes, phpstorm is the latest version:

image

cagartner commented 3 years ago

I think I found the problem, I uninstalled another plugin named: "Magento 2 - Utilities" and the problem stopped, you can close now.

cagartner commented 3 years ago

Sorry about that.

mallowigi commented 3 years ago

good to know, i'll investigate though