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 125737 - Diff for the same source should be opened only once
Summary: Diff for the same source should be opened only once
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-22 12:05 UTC by Jana Maleckova
Modified: 2014-06-05 12:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2008-01-22 12:05:46 UTC
Product Version: NetBeans IDE Dev (Build 200801220000)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)


Description:
============
try to open diff for the same file more then once
Every time when user invokes this action, diff is opened in new tab. If source for diff is the same, it should be opened
in the same tab as before.
Comment 1 Maros Sandor 2008-01-25 13:14:42 UTC
Yes, probably we should check that.