Bug 412784 - Annotation tooltip only shows first line of commit message
Summary: Annotation tooltip only shows first line of commit message
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: VCS: Git (other bugs)
Version First Reported In: 5.4.2
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-09 20:11 UTC by Jaka Kranjc
Modified: 2019-10-09 20:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.