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 257252

Summary: Goto Line or bookmark loses focus after switching application
Product: editor Reporter: gameshas
Component: NavigationAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 8.1   
Issue Type: DEFECT Exception Reporter:

Description gameshas 2015-12-22 07:19:37 UTC
on windows if you invoke CTRL+G to jump to line and then switch to another window with ALT+TAB while the goto line is active and then go back to netbeans the goto line window loses focus and the editor takes over focus.
so if you enter a number or paste it in it will not be in the goto line window but in the editor.

this is really annoying.

the expected behavior would be that goto line retains focus.