bug: result grid in query mode allows paste from the clipboard

version 5.1.2.682

Steps:
1) put some text into the clipboard (with notepad for example)
2) open an sql window and execute the following code:
select t.*, t.rowid from dept t
3) click on an cell
4) paste (ctrl-v or right-click and paste)
5) click on "edit data" (post change is disabled)
6) click again 2 times on "edit data" (post change is not enabled)

In my opinion the bug is in step 4.

Jean-Paul
 
This is a known problem for which we do not yet have a solution.

------------------
Marco Kalter
Allround Automations
 
Back
Top