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 - When creating EnhancedPropertyEditor with inplace custom editor (JPasswordField), it doesn`t lost the focus when enter was pressed.
Summary: When creating EnhancedPropertyEditor with inplace custom editor (JPasswordFie...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Slavek Psenicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-19 00:40 UTC by Slavek Psenicka
Modified: 2008-12-23 10:39 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 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.