gnue-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe-dev] I think a found a bug in forms


From: Chris Ian Fiel
Subject: [GNUe-dev] I think a found a bug in forms
Date: Thu, 30 Sep 2004 07:29:50 +0800
User-agent: Mozilla Thunderbird 0.7.2 (Windows/20040707)

OS: windowsXP

1. ( states.gfd ) press insert new record button and press the clear button or revert changes menu item after that you cannot do insert, query or any thing. the only thing that works is the close button

2. ( states.gfd ) when deleting a record after saving changes the first record and the record where your cursor is position becames the same.


3. ( zipcode.gfd ) when position the cursor to the last record and add a record by pressing F12 putting nothing then save by pressing F6 an error occured

 win32gui.SetFocus(sef._hwnd)
 error:(0,'SetFocus','No Error Message is available')


4. ( states.gfd ) press F12(adding) and press F11 (revert) error occured
 win32gui.SetFocus(sef._hwnd)
 error:(0,'SetFocus','No Error Message is available')


5. ( zipcode.gfd ) when adding a record the state dropdown menu has a default value which does not correspond to the record value which is null.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]