Drag & Drop action in Object Browser does not work any more

matav

Member
In the settings, I have under User Interface -> Object Browser -> Object type "Table" -> Drag & Drop action "Query Data".

In plsqldev 15, it works, in 16 nothing happens, the cursor stays on the striked-through circle
 
This only works when dropping on an empty workspace area in the IDE. I tested this in 15.0 and 16.0, and it seems to work the same.

In Single Document Mode this can only work if there is no other window opened, since the other windows will take up the complete workspace.

In Multiple Document Mode this will work if you can find some empty space to drop the object.

Dropping the object in an editor of another window will give you the option to insert text relevant to the object (like DDL, description, query, ...).

Can you confirm whether this works for you as well?
 
I work in Single Document Mode, and in 15 I can drag on the tabs. On 16 I can only drag once when no window at all is open, that is completely useless
 
Back
Top