New handling of "post change" full of bugs

There was a small bug in the handling of the post change button.
The behaviour is now changed ("Post Changes button in SQL Window is now disabled when there are no changes to post").

I have several problems with the new feature:
1) editing in the text editor (with the ... button) is not recognized. I have to click twice on "edit data" to enable "post change".

2) sometimes it is possible to make changes in the grid even if "edit data" is not pushed. Before I could post the change. Now I have to click "edit data" several times before "post change" is enabled. (of course I shouldn't be able to make any modification).

Jean-Paul
 
It is possible to make changes in the grid even if "edit data" is not pushed" with the clipboard.
Put some text into the clipboard. Select a cell in a grid and paste the value. The value is pasted. It shouldn't be allowed to do that.

I have to click 3 times on "edit data" to enable "post changes"
 
The "Post changes" button in SQL Window is indeed not enabled when cell button was clicked to make a change. This is fixed, and this fix will be available shortly.

Is problem 2 and your second message the same?

------------------
Marco Kalter
Allround Automations
 
yes indeed it is the same problem.

When I posted the first message I couldn't reproduce the error 2. The second message explains how to modify data when the "edit data" button is not pushed.

The correction of the clipboard bug will correct the second "post change" bug.

Jean-Paul
 
Back
Top