SQL Window: Post Changes becomes disabled on Second Popup

Roeland

Member³
When editing a column in the SQL Window that is a foreign key, PL/SQL Developer shows a Popup. When you change something using the Popup, the "Post Changes" becomes enabled. That's nice.

But when you then click the Popup again, the "Post Changes" becomes disabled.

Roeland
 
That's odd, we'll fix it.

If the popup is closed again, the post button is enabled again though. Can you conform this?
 
If the popup is closed again, the post button is enabled again though. Can you conform this?
No, that's not the case. Only if you select something.
The SQL window remembers that something is changed though, and will ask you if you want to save the changes(if you try to run the query again, or close the window).

Version 8.0.4.1514
 
This is not completely fixed.

1) Right mouse click on a table and select "Edit Data"
2) Click the cell of a Foreign Key. You will see a Popup marker.
3) Click the Popup marker and change the value.
4) Click the Popup again and let the MOUSE-UP occur above the marker. => Post button gets disabled without a reason.

V9 Beta1
 
Back
Top