https://issues.apache.org/bugzilla/show_bug.cgi?id=54834
Bug ID: 54834
Summary: [Patch] Improve Drag & Drop in the jmeter tree
Product: JMeter
Version: 2.9
Hardware: Macintosh
OS: Mac System 7
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 30184
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30184&action=edit
patch
Because mice are awesome
I find the current implementation awkward :
- No visual clue of where the node will be dropped
- a popup with "insert before" , etc..
- no automatic scrolling when draging a node
- no automatic expanding
this patch replace the drag and drop implementation with a TransferHandler
You can only move 1 node but it's also broken in trunk
tests were made on a Mac
--
You are receiving this mail because:
You are the assignee for the bug.