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 230982 - Plain Editor Test Specification - 1.14 Test suite: Drag & Drop
Summary: Plain Editor Test Specification - 1.14 Test suite: Drag & Drop
Status: RESOLVED DUPLICATE of bug 60560
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-09 10:04 UTC by neha.goel
Modified: 2013-06-10 05:41 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 neha.goel 2013-06-09 10:04:58 UTC
[ BUILD # : 201306072301 ]
[ JDK VERSION : 1.7.0_21 ]

TS 73 Editor
Plain Editor Test Specification
---------------------------------------------
	1.14 Test suite: Drag & Drop
	
	While performing
	
	2. Undo test

		1. Drag & Drop a piece of code
		2. Press Ctrl+Z 

		EXPECTED RESULT: The code should be moved and undo should return the code
into it's original position. 

		RESULT FOUND: The code is moved but undo didn't removed the string from it's
moved position. 
		
--------------------------------------------------------------------------------
-------------------
My Environment 

Product Version: NetBeans IDE Dev (Build 201306072301)
Java: 1.7.0_21; Java HotSpot(TM) 64-Bit Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Windows 7 version 6.1 running on amd64; Cp1252; en_IN (nb)
User directory: C:\Users\dell\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\dell\AppData\Local\NetBeans\Cache\dev
Comment 1 Jiri Prox 2013-06-10 05:41:23 UTC

*** This bug has been marked as a duplicate of bug 60560 ***