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 249136

Summary: Find in Projects doesn't handle Enter key properly
Product: platform Reporter: Ondrej Brejla <obrejla>
Component: Quick SearchAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Ondrej Brejla 2014-12-05 08:12:47 UTC
If I invoke "Find in Projects" action and write something to "Containing text:" field and then press Enter, nothing happens. Even though "Find" button is highlighted. I have to click on it. Imho it doesn't work just on Mac. 

Not sure about right component, feel free to reassign ;)

Thanks.
Comment 1 Jaroslav Havlin 2014-12-05 09:53:10 UTC
Seems to be duplicate of bug 239241.
What JDK version do you use?
Comment 2 Ondrej Brejla 2014-12-05 10:51:12 UTC
Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Java: 1.8.0_25; Java HotSpot(TM) 64-Bit Server VM 25.25-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_25-b17
System: Mac OS X version 10.10.1 running on x86_64; UTF-8; cs_CZ (nb)
Comment 3 Jaroslav Havlin 2014-12-19 15:53:11 UTC
I can reproduce the bug on Mac with JDK 8u25.
This is a duplicate of bug 239241. It is a JDK bug which should be already fixed, but the fix is only partial (ESCAPE key is working correctly now, but ENTER key handling is still broken).

Thank you for reporting, Ondra.

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