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 225244 - Find bar does not open in diff
Summary: Find bar does not open in diff
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 15:12 UTC by Jiri Prox
Modified: 2013-03-18 16:43 UTC (History)
1 user (show)

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 Jiri Prox 2013-01-23 15:12:39 UTC
Find bar does not open in diff.

Workaround is to use replace bar, which works correctly 

Product Version: NetBeans IDE 7.3 RC1 (Build 201301222100)
Java: 1.7.0_11; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_11-b21
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\jprox\AppData\Roaming\NetBeans\7.3rc1
Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\7.3rc1
Comment 1 Milutin Kristofic 2013-01-24 12:10:55 UTC
I debug this situation and when you call find in diff I never come to find action. But replace action is called, I can see it in debug mode. Find can miss from actionmap
Comment 2 Milutin Kristofic 2013-01-24 13:16:02 UTC
http://hg.netbeans.org/jet-main/rev/18b2aa214e3f
Comment 3 Quality Engineering 2013-01-25 03:03:10 UTC
Integrated into 'main-golden', will be available in build *201301250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/18b2aa214e3f
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #225244 - Find bar does not open in diff
Comment 4 Marian Mirilovic 2013-03-11 15:19:48 UTC
verified in 
Product Version: NetBeans IDE Dev (Build 201303072300)
Java: 1.7.0_17; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Linux version 3.5.0-25-generic running on amd64; UTF-8; en_US (nb)
Comment 5 Milutin Kristofic 2013-03-13 12:55:26 UTC
Integrated
http://hg.netbeans.org/releases/rev/d37fec685623
Comment 6 Quality Engineering 2013-03-14 21:19:22 UTC
Integrated into 'releases', will be available in build *201303141828* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/d37fec685623
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #225244 - Find bar does not open in diff