[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnue] r7088 - trunk/gnue-forms
From: |
reinhard |
Subject: |
[gnue] r7088 - trunk/gnue-forms |
Date: |
Fri, 4 Mar 2005 08:05:05 -0600 (CST) |
Author: reinhard
Date: 2005-03-04 08:05:04 -0600 (Fri, 04 Mar 2005)
New Revision: 7088
Modified:
trunk/gnue-forms/BUGS
Log:
Added another bug. Thanks to ciccio from #gnuenterprise.
Modified: trunk/gnue-forms/BUGS
===================================================================
--- trunk/gnue-forms/BUGS 2005-03-03 11:33:36 UTC (rev 7087)
+++ trunk/gnue-forms/BUGS 2005-03-04 14:05:04 UTC (rev 7088)
@@ -11,6 +11,13 @@
* Buttons cannot be used within a block having a rows-attribute
+* Doing a query in a multi block form posts a rollback to all blocks, but the
+ current empty record of other blocks stays there. This causes the backend
+ (in case of appserver) to get out of sync with the frontend and results in
+ a failure of saving some data from any of the other blocks later.
+ Reproduce: Appserver's sample.gfd, change to country tab, query, change to
+ person tab, enter anything, save.
+
select text with mouse and cut doesn't work with wx driver
tab key presses in dropdowns on Win32 are not correct with wx driver
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnue] r7088 - trunk/gnue-forms,
reinhard <=