From: | "Belbin, Peter" <Peter(dot)Belbin(at)windstream(dot)com> |
---|---|
To: | pgadmin-support <pgadmin-support(at)postgresql(dot)org> |
Subject: | save button on 'edit data' not working as expected and appears to affect the refresh logic too. |
Date: | 2013-10-21 17:57:54 |
Message-ID: | BDBE6ED7E78B434B920B9319B902FFFA08CE7A@CWWAPP473.windstream.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
I see that this behavior appears to be identical for both 1.16.1 and 1.18.1
If I open the Edit Data window for a table, update the contents of a column and click on another column in the same row, the ‘save’ button becomes blue rather than grey.
If I then click on the blue save button, nothing seems to happen. The save button stays blue.
If I now click the ‘refresh’ button, I get a dialog indicating that there is unsaved data in the row, and, do I want to store to the database?
If I now click ‘yes’, the save icon is still blue, and if I hit refresh again, I get prompted again.
It seems to me that something is either not working, or, it is working (in terms of database activity) but the gui is not reflecting the status properly?
My take is that if there really are no changes to be saved, that the save button should be grey, not blue, and, once a save does take place, the save button should return to grey, and not stay blue, which appears to be triggering the prompt to save on refresh, even though I have not actually made any changes to data since the last save.
Regards,
Peter
----------------------------------------------------------------------
This email message and any attachments are for the sole use of the intended recipient(s). Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message and any attachments.
From | Date | Subject | |
---|---|---|---|
Next Message | Edson Richter | 2013-10-21 18:16:13 | PgAdmin crash on large data returned by a query |
Previous Message | EDUARDO ESTEBAN | 2013-10-21 14:42:00 | Re: pgAdmin debugger hangs on Windows 8 after closing debug window |