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 - Return does not accept input in DebugURL
Summary: Return does not accept input in DebugURL
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ sandipchitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-02 17:56 UTC by _ krystyna
Modified: 2008-07-04 01:22 UTC (History)
0 users

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 _ 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)