This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 238798 - Diff view: Linebreaks in multiline commit messages should be displayed as multiline commit messages
Summary: Diff view: Linebreaks in multiline commit messages should be displayed as mul...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-25 22:33 UTC by markiewb
Modified: 2013-11-26 10:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (138.67 KB, image/png)
2013-11-25 22:33 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-11-25 22:33:39 UTC
Created attachment 142573 [details]
Shows the issue

Linebreaks in multiline commit messages should be displayed as multiline commit messages. 

ACTUAL: - see screenshot 
* tooltips do not show the existing linebreaks in the commit message
* all the lines of the commit message are merged into one line and are shown in dropdown/label


EXPECTED:
* Show tooltip with linebreaks while hovering
* Show only first line of commit message in dropdown


All the real linebreaks in the tooltip text should replaced by <br> to fix issue.

Product Version: NetBeans IDE 7.4 (Build 201310012201)
Updates: NetBeans IDE is updated to version NetBeans 7.4 Patch 1
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\markiewb\AppData\Roaming\NetBeans\7.4
Cache directory: C:\Users\markiewb\AppData\Local\NetBeans\Cache\7.4
Comment 1 Ondrej Vrabec 2013-11-26 10:25:58 UTC
fix: http://hg.netbeans.org/core-main/rev/895e6240e487