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 29696 - Pushing Enter does nothing, if focus is in textfield
Summary: Pushing Enter does nothing, if focus is in textfield
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: -S1S-
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-12-23 11:37 UTC by ccv
Modified: 2003-01-27 10:45 UTC (History)
5 users (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 ccv 2002-12-23 11:37:39 UTC
To reproduce the bug:

1. Create JarRecipe, select it in the Explorer,
call Properties window
2. Push "File Filter" sheet button
3. Push "..." button, dialog "File Filter" appears
4. Select ALT-R, push Tab and enter any regular
expression in the textfield.
    Pushing Enter does nothing. If focus is not in
textfield (in checkbox Negative for example),
Enter works fine.

 Product Version       = NetBeans IDE Dev
(Build021218_1)
 IDE Versioning        = IDE/1 spec=3.23
impl=021218_1
 Operating System      = SunOS version 5.8 running
on sparc
 Java; VM; Vendor      = 1.4.1; Java HotSpot(TM)
 Client VM 1.4.1-b21; Sun Microsystems Inc.
Comment 1 Ondrej Rypacek 2003-01-23 17:14:31 UTC
fixed. 
modified org/netbeans/modules/jarpacakger/FilterEditor.java

Comment 2 David Kaspar 2003-01-27 10:45:50 UTC
Verified