swing - JMeter GUI - Can't drag and drop to last element in hierarchy -


jmeter gui (swing) has drag , drop abilities,

the problem need drag component last of hierarchy (e.g. last request in thread group) , gui seems allow when releasing mouse key nothing happens.

for example below can't drop request 3 location last component, must make 2 drag , drop requests: request 1 , 2 make order 1,2,3.

is swing limitation or jmeter have reason disable it?

i experienced same problem many times. think swing problem. drop component parent element. component dropped last. in example drop request 3 thread group.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -