Copy doesn't update PL/SQL Clipboard

patch

Member³
If I copy a value from the result grid in a SQL window, this value is not added to the PL/SQL Clipboard list. Not necessarily a bug in the Beta, but I only noticed it when using beta 5.
 
This is indeed by design. Only text from an editor (mostly SQL and PL/SQL code) is added to the PL/SQL Clipboard.
 
Back
Top