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 254200

Summary: CTRL+F stops working after reconnecting Remote Desktop connection
Product: editor Reporter: _ gtzabari <gtzabari>
Component: SearchAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: sunilkanjar
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description _ gtzabari 2015-08-07 14:27:20 UTC
Product Version: NetBeans IDE Dev (Build 201507240001)
Java: 1.8.0_51; Java HotSpot(TM) 64-Bit Server VM 25.51-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_51-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_CA (nb)
User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev

Repro steps:
1. Connect to machine using Remote Desktop (I'm using 16-bit color depth but I'm not sure this matters)
2. Launch Netbeans and open a Java file in the editor.
3. Notice that hitting CTRL+F triggers the "find in editor" functionality
4. Disconnect Remote Desktop
5. Reconnect to the machine using Remote Desktop
6. Click in the editor, hit CTRL+F, notice that the "find in editor" functionality no longer opens.

This is reproducible 100% of the time.
Comment 1 Miloslav Metelka 2015-08-10 08:04:34 UTC
Reassigning to Mito, if he would have a time to look at this.
Comment 2 sunilkanjar 2017-05-22 06:19:42 UTC
I face same problem all the time,
Along with this problem I get some others like line number and SVN annotation are also not visible after reconnecting the remote desktop. And these functions working fine after reopen that file(just close and open again).