Bug 363122

Summary: No ToolTip for Command line option (missing khelpcenter)
Product: [Applications] kdevelop Reporter: pgundlupetvenkatesh <pgundlupetvenkatesh>
Component: UI: all modesAssignee: kdevelop-bugs-null
Status: CONFIRMED ---    
Severity: minor CC: dhaumann
Priority: NOR    
Version: 4.90.90   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: TootTip implementation

Description pgundlupetvenkatesh 2016-05-16 08:30:27 UTC
After switching to Command Line, there is no too-tip at the right corner of the command line segment.

Reproducible: Always

Steps to Reproduce:
1. Navigate to View > Switch to Command Line menu or use short-cut key f7.
2. Hover over the button at the right end corner of the command text field.

Issue: No ToolTip for that button

Actual Results:  
No ToolTip for that button

Expected Results:  
The button's ToolTip should display

KDevelop Version: 4.90.90
Qt Version: 5.5.1
OS: MS Windows 8.1 x64
Comment 1 pgundlupetvenkatesh 2016-05-16 08:32:01 UTC
Created attachment 99013 [details]
TootTip implementation

Screen-Shot evidence
Comment 2 Kevin Funk 2016-05-16 21:15:32 UTC
This button should open  the Kate handbook. Probably needs khelpcenter (the application for showing handbooks)
Comment 3 Kevin Funk 2016-05-16 21:15:59 UTC
Note: Maybe just packaging khelpcenter would fix this?
Comment 4 Kevin Funk 2016-10-12 20:27:57 UTC
@dhaumann: Related to this issue. It probably makes sense to add a tool tip to the "Switch to command line" line edit? I think lots of people don't know what it is about.