Version: unspecified (using Devel) OS: Linux This messages can be viewed in messages #425 -> #481 (kalzium.pot) Reproducible: Always Steps to Reproduce: - Open Settings -> Configure Kalzium... menu entry. - Page Schemes: Blocks/Groups/State of Matter/Family tabs (all items) doesn't work. - Page Schemes: 'No Color Scheme' tab works great. - Page Gradients: All items doesn't work. - Page Units: All items doesn't work. - Page Calculator: Only toolTips work, but use other formatting. (largest font size) Expected Results:
(In reply to comment #0) > > This messages can be viewed in messages #425 -> #481 (kalzium.pot) > Yes but these messages are extracted from src/kalzium.kcfg, not from settings_colors.ui, settings_gradients.ui and unitsettingsdialog.cpp, so these message don't appear in the settings dialog. Possible fix would be to copy the strings from kalzium.kcfg to the three files, that would not break message freeze. > - Page Calculator: Only toolTips work, but use other formatting. (largest font > size) > That is not only the wrong font size, but in addition the wrong text "The settings for the molecular concentration calculator" for the three tabs Nuclear Calculator, Mass Calculator, Gas Calculator.
Created attachment 83308 [details] Patch to add missing tooltips + whatsthis
> > - Page Calculator: Only toolTips work, but use other formatting. (largest font > > size) > > > That is not only the wrong font size, but in addition the wrong text "The > settings for the molecular concentration calculator" for the three tabs > Nuclear Calculator, Mass Calculator, Gas Calculator. The repeated text seems to be because the TabWidget has a tooltip that covers all the tabs and not each tab separately. My patch changes the entry to something a bit more generic that will cover the entire block of tabs
I think adding whatsThis when it's the same as toolTip is redundant. Otherwise, the toolTip should be a short text shown on hover, and whatsThis a longer text, only shown when you click for help.
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.