-
Notifications
You must be signed in to change notification settings - Fork 30.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Menus are showing underscores in the menu entries #53767
Comments
@LordHog I couldn't repro this on my Ubuntu machine. I finally got around to installing CentOS 7 but still could not repro this issue. Can you provide more specific info on your centOS version and setup? |
Here is the output from screenfetch
The Window Manager running, via xrdp, is XFCE If I can think of anything else to add I will add them or please let me know what else you require. Regards, Edit: Here is some addition details from
|
@sbatten, I see this is still present on 1.26. Should I remove VSC and re-install everything? |
@LordHog I have not yet diagnosed this issue, but this milestone I will be focusing on the mnemonics system in the custom menubar and will address this as well. Would you be able to check the dev tools to determine the fonts being loaded in the menus? If so, the trick to keeping the menus open in dev tools is opening the menu, then pausing the debugger. Thanks |
@sbatten okay, I may need a bit more hand holding. I did find the developer tools in the Help Menu and sort of stumbled to find the dev tools highlight sections in the dev tools pane, but I can't figure out how to influence the dev tools to show me the info for the submenu under the main menu items. |
Ok, I found the div class for the menu items, but nothing I don't see anything about a font
|
@sbatten sorry, I am sort of all over the place as I experiment. I think the font being used is Segoe based upon this screen shot |
@sbatten I just downloaded and installed VSC 1.27 and the menus are back to normal now. No more underscores. I had notice when clicking on a menu item the drop down window would be very slow or wouldn't show up, unless I clicked multiple times, but the menus seem a bit more responsive. Still a little slow, but much better than before. Thanks to the team for fixing this. |
In VSC 1.25 there are underscores in the menu names. I think these indicate a letter should be underlined indicating it is a hotkey. I see this on CentOS 7 machine and not my Windows 10 machine. Need to check at home and see what Windows 7 shows.
The text was updated successfully, but these errors were encountered: