Skip to content
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

[UI] Panels naming problem : "&" before titles on ver 3.2.0 #1533

Closed
HugoGenillier opened this issue May 29, 2024 · 3 comments
Closed

[UI] Panels naming problem : "&" before titles on ver 3.2.0 #1533

HugoGenillier opened this issue May 29, 2024 · 3 comments
Assignees

Comments

@HugoGenillier
Copy link

theEproblem
An "&" caracter appears before each panel title.

This problem occurs on 3.2.0 version of score (the latest).

To fix : suppress the "&"

@jcelerier
Copy link
Member

don't suppress the & :) it's a Qt / KDE bug which will be fixed in an upcoming system update (https://bugreports.qt.io/browse/QTBUG-86407) ; it affects other software such as OBS studio: obsproject/obs-studio#10341

@jcelerier
Copy link
Member

(FYI the & is used in the code to indicate which key allows shifting to a given menu: https://doc.qt.io/qt-6/qshortcut.html#details)

@HugoGenillier
Copy link
Author

Okay sure, I wasn't aware of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants