Bug 290468 - ToolTips and whatsThis messages are not displayed in Configure dialog
Summary: ToolTips and whatsThis messages are not displayed in Configure dialog
Status: CONFIRMED
Alias: None
Product: kalzium
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Chakra Linux
: NOR normal
Target Milestone: ---
Assignee: Kalzium Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-03 04:34 UTC by André Marcelo Alvarenga
Modified: 2021-03-09 06:30 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch to add missing tooltips + whatsthis (25.36 KB, patch)
2013-11-03 02:08 UTC, dasaan.san
Details

Note You need to log in before you can comment on or make changes to this bug.
Description André Marcelo Alvarenga 2012-01-03 04:34:07 UTC
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:
Comment 1 Burkhard Lück 2012-01-04 12:09:04 UTC
(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.
Comment 2 dasaan.san 2013-11-03 02:08:01 UTC
Created attachment 83308 [details]
Patch to add missing tooltips + whatsthis
Comment 3 dasaan.san 2013-11-03 02:11:43 UTC
> > - 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
Comment 4 Christoph Feck 2013-11-17 21:51:42 UTC
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.
Comment 5 Justin Zobel 2021-03-09 06:30:00 UTC
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.