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 16052 - PropertiesSheet : Property stay in write mode after editing ( edit and hit Enter )
Summary: PropertiesSheet : Property stay in write mode after editing ( edit and hit En...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-01 13:08 UTC by Marian Mirilovic
Modified: 2008-12-22 19:44 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 Marian Mirilovic 2001-10-01 13:08:20 UTC
[nb_dev](20011001),[jdk1.3.1](rc1)

Steps to reproduce:
- open/create form, select component in Component Inspector
- try to edit property ( String, int ... )
- click on property name -> write mode, string is selected
- type some text 
- hit Enter -> write mode, new value selected !!!

This behaviour is present from build [nb_dev](20010928), in build
[nb_dev](20010927) after change value properties button switch to read mode.
Comment 1 Peter Zavadsky 2001-10-01 14:16:46 UTC
Fixed in [main-trunk].

Fix:
openide/.../explorer/propertysheet/PropertyPanel.java [1.59]
Comment 2 Marian Mirilovic 2001-10-02 08:47:44 UTC
verified in [nb_dev](20011002)
Comment 3 Quality Engineering 2003-07-01 16:17:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.