Jean-Paul Finne
Member²
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
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