Opening the menu
Answered
Has there been some recent change to how the menu works?
I can no longer open it with, alt-f or alt-t
Please sign in to leave a comment.
Ulrik Långström could you please check you have the Enable mnemonics in menu option enabled under
File | Settings | Appearance & Behavior | Appearance, UI options?If it is enabled but mnemonic still does not work please share the IDE "Help | About" info captured as text using the Copy button in the dialog. If possible please additionally attach a screen recording demonstrating the steps you perform. Thank you!
Looks enabled to me.
RubyMine 2023.3
Build #RM-233.11799.227, built on December 1, 2023
Licensed to HL Design / Ulrik Långström
Subscription is active until August 28, 2024.
Runtime version: 17.0.9+7-b1087.7 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.6.7-arch1-1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Non-Bundled Plugins:
com.jetbrains.plugins.ini4idea (233.11799.300)
org.elm.klazuka (4.4.1)
com.github.leomillon.uuidgenerator (4.5.1)
com.nasller.CodeGlancePro (1.7.6)
com.intellij.plugins.watcher (233.11799.188)
com.github.copilot (1.4.3.3913)
PlantUML integration (7.3.0-IJ2023.2)
name.kropp.intellij.makefile (233.11799.188)
String Manipulation (9.12.0)
org.plugin.dot.id (1.5.3)
Key Promoter X (2023.3.0)
indent-rainbow.indent-rainbow (2.2.0)
com.wakatime.intellij.plugin (14.3.2)
XPathView (233.11799.188)
com.didalgo.chatgpt (0.2.11-231.233)
net.seesharpsoft.intellij.plugins.csv (3.2.3-233)
com.crunch42.openapi (1.69)
izhangzhihao.rainbow.brackets (2023.3.7)
mobi.hsz.idea.gitignore (4.5.2)
com.refactorings.ruby.RubyRefactorings (0.1.21)
ru.adelf.idea.dotenv (2023.3)
Current Desktop: Undefined
Ulrik Långström sorry, not reproducible on our side, might be a conflict with some plugin action shortcut.
Does the issue persist if you temporarily disable the third-party plugins under IDE Settings | Plugins | ⚙ | Disable all downloaded plugins and restart the IDE?
Do you see any actions mapped to Alt + F / Alt+T if you press these keys in the Find action by shortcut popup under IDE Settings | Keymaps? Please attach a screenshot.
If the issue persists with plugins disabled and no other actions are mapped, then please share the output of
set | grep -E 'XMODIFIERS|GTK_IM_MODULE|QT_IM_MODULE';setxkbmap -queryand specify your desktop environment and session type (x11 or Wayland).The issue resolved itself.
It was probably some unrelated issue caused by a system update, that was later resolved by a system update.