From: Walter K. <Wal...@ph...> - 2001-11-19 17:34:37
|
Moin Marc, sorry for the late answer. I just tested (here on work) db 0.3.3 14.Nov 2001. I compare it to the long buglist i submitted a week (or so) ago: >* - Leave a database with a filter active > - reenter the database. The list view still shows, that the filter is > active; but the filter-drop-down-box shows "Filter none". solved. the filter-drop-down-box shows "Filter none", and all records are visible >* After deleting a record, the list view scrolls to the very > end of the view. It should IMHO show the next record of the > deleted record partly solved: Using the waste-paper-basket-icon works fine; using the menu "Record - Delete" still results in vertically scrolled down to the very end of the list view >* Re-applying a filter to a changed database does not work: > - Define a filter (e.g. "X" on filter 1; all fields). > - edit a found record, so that no more "X" is contained > - after returning to the list view, the just edited record is still > visible (althoug it does not contain the filter expression > any longer) > - selecting the filter 1 does not help (the "X"-less record is > still visible. > - selecting "Filter none" (all Records are now visible) and > reselecting "filter 1" still shows the "X"-less record. no changes - still buggy >* sorting with find does not work always: > - Databse with 2 Records; one string field; records "a" and "b". > - Sort ascending, Filter None; List view shows: > "a" > "b" > - Find string "b"; List view shows: > "b" > - "Sort descending" by tapping the colomn name. List view shows: > "a" > (and only the "a"-record)! > - now selecting "Filter None" the List view shows: > "a" > "a" > ! noting changed. Still an issue! >* Linkfield: > - create a Database with only one link field to a Stringfield > - create a new record. Select a record in the linked database which > contains a long text (say 220 characters). > - save the record - reopen the same database in readonly mode - enter the record and tap on the only field inside (the link-field to the long string) > - Fatal exception still there. >* A newly created List View is named "All Fields". This collides with > the name of the automatic view "All Fields", which is present in every > DB (BTW: a fine feature!). It is not an error, because it works, but > the same names are disturbing. Still disturbing. >* After editing a record the list view shows always the first column, > even if the list view showed the 20th column before starting editing > the record. Nothing changed. Not really a bug, but very unhandy |