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 11049 - Cannot cut-&-paste between two textual properties
Summary: Cannot cut-&-paste between two textual properties
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-04 16:59 UTC by Jesse Glick
Modified: 2008-12-22 23:55 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 Jesse Glick 2001-04-04 16:59:17 UTC
[release32 mar 31] Cut-and-paste between properties does not work as
expected. Assume props A and B, both with [gs]etAsText methods. A
initially has some text, B does not. Select A; text is highlighted,
cursor appears. Press Ctrl-X. Select B; cursor appears. Press Ctrl-V.
Text is correctly pasted into B. But it remains in A. Would expect it
to have been deleted from A.
Comment 1 Jan Chalupa 2001-05-06 08:14:13 UTC
Target milestone -> 3.3
Comment 2 Peter Zavadsky 2001-11-01 15:54:52 UTC
Now it works. Problem of the before behaviour was when losing the
focus was considered as cancel, now it is taken as enter.

I asked David when it was fixed and he told me it was probably during
the refactoring of property sheets -> closing as fixed.
Comment 3 Marian Mirilovic 2001-11-12 16:39:54 UTC
verified in [nb_dev](20011112)
Comment 4 Quality Engineering 2003-07-01 16:32:26 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.