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 3494

Summary: When creating EnhancedPropertyEditor with inplace custom editor (JPasswordField), it doesn`t lost the focus when enter was pressed.
Product: platform Reporter: Slavek Psenicka <spsenicka>
Component: -- Other --Assignee: Slavek Psenicka <spsenicka>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Slavek Psenicka 1999-08-19 00:40:46 UTC
When there is a action listener associated, it calls it`s action method. Then editor sets new value and fires propertychange event, sheet asks the editor for a new value, but leaves the field focuse
d and editable.

Also doesn`s ask for getAsText and shows null instead of text value.

[Hanz] FormPropertyEditor has not implemented addPropertyChangeListener method.
Comment 1 Marek Grummich 2000-07-25 09:26:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 14:57:52 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 3 Quality Engineering 2003-07-02 15:19:39 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.