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 173339 - [68cat] [ruby][ide] Code Completion dialog doesn't respond to <ESC>
Summary: [68cat] [ruby][ide] Code Completion dialog doesn't respond to <ESC>
Status: RESOLVED INCOMPLETE
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 07:24 UTC by esmithbss
Modified: 2009-10-07 10:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE Log File (106.73 KB, text/plain)
2009-09-30 07:25 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-09-30 07:24:37 UTC
[ BUILD # : 200909221401 ]
[ JDK VERSION : 1.6.* ]

While editing, the code completion dialog popped up, but it didn't
populate anything (apparently the search couldn't find anything for
the dialog).

When I hit <ESC>, I expected the window to close.  It didn't.

I tried clicking this multiple times and each time it failed.

I clicked in the IDE (but not on the code window) and it didn't
close.

It finally closed when I clicked in the code window.

The dialog should respond to the <ESC> key.
Comment 1 esmithbss 2009-09-30 07:25:17 UTC
Created attachment 88564 [details]
IDE Log File
Comment 2 Erno Mononen 2009-09-30 10:09:16 UTC
Is this reproducible for you or did it happen just once? If reproducible, can you please post an example? There should 
be just "no suggestions" popup when the IDE can't find any matching methods.