Description: After migrating the LO base database connection type from sdbc to jdbc (jaybird6) for accessing an external firebird v3 database, base does not show the content of the database tables. I am able to connect to the database and performing the login. if I open a table in base (by 2-clicking on the table), the windows open and it is blank except where I click with the mouse where data beneath is revealed. Executing a query in SQL design mode works and results are properly returned. This issue is not present via an sdbc connection. Steps to Reproduce: 1.Establish a connection to a remote firebird database through JDBC (jaybird) 2.Perform login to database for establishing connection 3.Double click on a table Actual Results: The table opens and the window is blank except where you click. Expected Results: Table content shall be displayed Reproducible: Always User Profile Reset: Yes Additional Info: I had the same issue with LO 25 and decided to downgrade. Issue did not disappear however.
Created attachment 199858 [details] Screenshot of table view Trying to resize the window leads to an LO crash