New flterbehavior for forms in 3.3

Peter Eberlein <[email protected]> Wed, 22 Dec 2010 12:51:33 +0100
Newsgroups gmane.comp.openoffice.dba.devel
Message-ID <[email protected]>
Hi,

if a listbox in a form is linked to another table (foreign key relation) 
and the content of the listbox is loaded with a select statement (no 
subform), then the behavior in OpenOffice.org 3.3 is another one then in 
OpenOffice 3.2.0:

If I click on the filter button on the form, in OpenOffice 3.3 the 
filter navigator pops up and the listbox keeps its last value.

In OpenOffice 3.2 the listbox is empty and the fiter navigator is not 
visible, which I find better.

Bug or feature?

Regards

Peter