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 138845

Summary: Return does not accept input in DebugURL
Product: javascript Reporter: _ krystyna <krystyna>
Component: DebuggerAssignee: _ sandipchitale <sandipchitale>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ krystyna 2008-07-02 17:56:44 UTC
NetBeans IDE Dev (Build 200807021206)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1


1. Run > Attach Debugger > DebugURL (from dropdown)
2. Get "Attach" dialog where initially OK button is in focus
3. Start typing in Debug URL field 
> OK button focus is off 
4. enter http://www.google.com and press return
>nothing happens. Need to explicitly press OK.
Comment 1 _ krystyna 2008-07-04 01:21:33 UTC
This looks to be fixed now in NetBeans IDE Dev (Build 200807031203).
Comment 2 _ krystyna 2008-07-04 01:22:01 UTC
Verified in NetBeans IDE Dev (Build 200807031203)