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 213397 - Tools - Diff: No title shown at Editor
Summary: Tools - Diff: No title shown at Editor
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on: 203271
Blocks:
  Show dependency tree
 
Reported: 2012-06-01 11:54 UTC by stefan79
Modified: 2012-06-06 11:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot. (57.84 KB, image/png)
2012-06-01 11:54 UTC, stefan79
Details
Screenshot of the MenuItem. (44.68 KB, image/png)
2012-06-01 11:54 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2012-06-01 11:54:22 UTC
Created attachment 120207 [details]
Screenshot.

When you select two files and choose "Tools" -> "Diff", theres no title shown at window.
Comment 1 stefan79 2012-06-01 11:54:57 UTC
Created attachment 120208 [details]
Screenshot of the MenuItem.
Comment 2 stefan79 2012-06-01 11:55:10 UTC
Tested at:

Product Version: NetBeans IDE Dev (Build 201205300001)
Java: 1.7.0_04; Java HotSpot(TM) 64-Bit Server VM 23.0-b21
System: Windows 7 version 6.1 running on amd64; Cp1252; de_AT (nb)
Comment 3 Ondrej Vrabec 2012-06-01 12:30:38 UTC
fix: http://hg.netbeans.org/core-main/rev/69bb9ba96ee2
Comment 4 stefan79 2012-06-04 15:25:01 UTC
Same result at 201206020001: No title is shown.
Comment 5 Ondrej Vrabec 2012-06-04 15:28:38 UTC
(In reply to comment #4)
> Same result at 201206020001: No title is shown.
It's not even in main-golden yet (http://hg.netbeans.org/main-golden/rev/69bb9ba96ee2) so i doubt it's already present in a nightly build. Wait for the comment mentioning the fix integration into main golden and try it then.
Comment 6 Quality Engineering 2012-06-05 06:06:26 UTC
Integrated into 'main-golden', will be available in build *201206050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/69bb9ba96ee2
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #213397 - Tools - Diff: No title shown at Editor
Comment 7 stefan79 2012-06-06 11:09:06 UTC
It work´s at 201206050001.

Thanks!