Bug 412784

Summary: Annotation tooltip only shows first line of commit message
Product: [Applications] kdevelop Reporter: Jaka Kranjc <svn>
Component: VCS: GitAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: minor    
Priority: NOR    
Version First Reported In: 5.4.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jaka Kranjc 2019-10-09 20:11:43 UTC
SUMMARY
If you mouse over an annotated line, commit info is displayed, however the commit message is truncated.

STEPS TO REPRODUCE
1. Right click in the editor and choose Git->Annotation ...
2. Hover over a commit in the annotation bar

OBSERVED RESULT
First line is shown.

EXPECTED RESULT
The whole message is shown.