Git Product home page Git Product logo

Comments (7)

sy2nyk avatar sy2nyk commented on June 1, 2024 2

jbScreenMenuBar.enabled=false
in idea.properties solve this issue for me.

from jetbrainsruntime.

vprovodin avatar vprovodin commented on June 1, 2024 2

@mustafaakin, @wangxufire Thanks for the report.
@sy2nyk thanks for the workaround

Could you please check if you have the following line in your VM options file?

--add-opens=java.desktop/sun.lwawt.macosx=ALL-UNNAMED

if it is not present then add it please

from jetbrainsruntime.

gempir avatar gempir commented on June 1, 2024 2

@vprovodin It wasn't in there, but now that I added it the menus work! Without the Workaround from @sy2nyk

Full idea.vmoptions:

--illegal-access=warn
-Dsun.java2d.metal=true
--add-opens=java.desktop/java.awt.event=ALL-UNNAMED
--add-opens=java.desktop/sun.font=ALL-UNNAMED
--add-opens=java.desktop/java.awt=ALL-UNNAMED
--add-opens=java.desktop/sun.awt=ALL-UNNAMED
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/java.util=ALL-UNNAMED
--add-opens=java.desktop/javax.swing=ALL-UNNAMED
--add-opens=java.desktop/sun.swing=ALL-UNNAMED
--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED
--add-opens=java.desktop/java.awt.peer=ALL-UNNAMED
--add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED
--add-opens=java.desktop/sun.lwawt.macosx=ALL-UNNAMED
--add-exports=java.desktop/sun.font=ALL-UNNAMED
--add-exports=java.desktop/com.apple.eawt=ALL-UNNAMED
--add-exports=java.desktop/com.apple.laf=ALL-UNNAMED
--add-exports=java.desktop/com.apple.eawt.event=ALL-UNNAMED
-Xmx3000m

from jetbrainsruntime.

wangxufire avatar wangxufire commented on June 1, 2024 1

17_0_2-b315.1 same issue

from jetbrainsruntime.

sy2nyk avatar sy2nyk commented on June 1, 2024

PhpStorm 2022.1 EAP, 17_0_2-b315.1, same issue on mac m1.

from jetbrainsruntime.

mustafaakin avatar mustafaakin commented on June 1, 2024

The above fix works with the latest JBR.

from jetbrainsruntime.

vprovodin avatar vprovodin commented on June 1, 2024

@gempir thanks for the update. I am closing the issue

from jetbrainsruntime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.