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 - CTRL+F stops working after reconnecting Remote Desktop connection
Summary: CTRL+F stops working after reconnecting Remote Desktop connection
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-07 14:27 UTC by _ gtzabari
Modified: 2017-05-22 06:19 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 _ 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).