Bug 164414

Summary: WhatsThis (Shift+F1) help on sections without any help have a link that doesn't go anywhere
Product: [Frameworks and Libraries] kdelibs Reporter: Vladislav Blanton <vblanton>
Component: kdeuiAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: phil, sayakb
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Vladislav Blanton 2008-06-18 23:25:20 UTC
Version:            (using KDE 4.0.5)
Installed from:    Ubuntu Packages
OS:                Linux

Currently,when one clicks on a section that has no help assigned to it, WhatsThis will say:

"Not Defined
There is no..."

and at the bottom there is a link to submit a description.  Unfortunately, the link doesn't go anywhere :(

thanks!
Comment 1 Pino Toscano 2008-10-12 19:13:19 UTC
*** Bug 172460 has been marked as a duplicate of this bug. ***
Comment 2 Pino Toscano 2008-10-26 14:50:43 UTC
SVN commit 876096 by pino:

Give the whatsthis a parent widget so the "clicked" event is sent.
BUG: 164414


 M  +1 -1      kwhatsthismanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=876096
Comment 3 Pino Toscano 2008-10-26 14:51:42 UTC
SVN commit 876097 by pino:

Backport: give the whatsthis a parent widget so the "clicked" event is sent.
CCBUG: 164414


 M  +1 -1      kwhatsthismanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=876097
Comment 4 Jonathan Thomas 2008-12-28 15:17:17 UTC
*** Bug 111910 has been marked as a duplicate of this bug. ***