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

Bad display for ReadAloud menu in Fr #1874

Closed
gautierchomel opened this issue Nov 18, 2022 · 3 comments
Closed

Bad display for ReadAloud menu in Fr #1874

gautierchomel opened this issue Nov 18, 2022 · 3 comments

Comments

@gautierchomel
Copy link
Member

gautierchomel commented Nov 18, 2022

French UI has a bad display for Readaloud options menu. Text is too big and that makes the checkbox displayed alone on one line.

Screenshot showing french readaloud menu with a checkbox alone on one line

@gautierchomel
Copy link
Member Author

gautierchomel commented Nov 18, 2022

This happens also in Display menu :
Screenshot showing french display menu with a checkbox alone on one line

@gautierchomel
Copy link
Member Author

Lines with checkboxes should have same text size as other options (here Colonnes) and be justified left.
Screenshot showing french display menu the MathJax checkbox option much bigger than the Column option

@danielweck
Copy link
Member

Thank you for filing this bug Gautier. The style cascade is quite hard to modify due to side-effects, but I've managed to fix the problem without causing regressions:
9967b6b
(I've also fixed the lack of visual feedback for disabled menu items ... again, a bug caused by badly considered CSS selector specificity and nested classes + nested elements)

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

No branches or pull requests

2 participants