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 223658

Summary: Diff view should not respect breakpoints
Product: utilities Reporter: crazyjavahacking
Component: DiffAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mentlicher
Priority: P4    
Version: 7.3   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: Diff view

Description crazyjavahacking 2012-12-11 14:00:35 UTC
Created attachment 129205 [details]
Diff view

Diff view should not respect breakpoints, otherwise breakpoints look exactly same as removed lines.

See attachment and note that the first red line is a breakpoint and the last 2 lines were actually removed.


NetBeans Dev 20121127, JDK 6u37 32bit
Comment 1 Tomas Stupka 2013-01-09 10:22:55 UTC
agree, we should do something about it. if nothing else, it is distracting.

on the other hand, while the color is almost the same, obviously, the graphical visualization of a breakpoint and a removed block is distinct and quite distinguishable. minor UI problem -> p4

UI team on CC
Comment 2 Tomas Stupka 2013-01-09 10:26:20 UTC
actaully, there is no need for the UI guys, but maybe the debugger team could help out ...
Comment 3 markiewb 2016-05-23 18:59:44 UTC

*** This bug has been marked as a duplicate of bug 128907 ***