Version: 1.1.3 (KOffice 1.6.3) (using KDE KDE 3.5.6) (using KDE KDE 3.5.6) Installed from: Ubuntu Packages Compiler: gcc 4.1.2 from ubuntu packages OS: Linux I created big forms. In design view scrolling behaves correctly. In data view only a portion of the form can be scrolled. Example: resizing kexi window to full screen (1280x1024) scrollbars do not appear in design view. Making kexi windows smaller only vertical scrollbar is displayed but it doesn't allow scrolling all the form, horizontal scrollbar is not displayed at all. I verified this bug with kexi 1.1.3 from ubuntu packages. Then I compiled from cvs and got the same result.
Created attachment 21472 [details] snapshot of design view
Created attachment 21473 [details] snapshot of data view
I erroneously wrote "design view" in the bug title. The bug actually refers to "data view". Sorry.
Thanks for reporting. This is somewhat known problem. Have you tried to add some empty space on the bottom of the form? You could also use tab widget to decrease needed space (it's genrally good for users anyway) - example: http://kexi.pl/en/images/d/db/Kexi_2007.1_templates_movies.png
Adding emtpy space doesn't help. I did use the tab widget successfully. Thanks
Created attachment 95241 [details] Big form properly scrolled Forms have been apparently fixed while porting from Kexi 1.x to 2.x (so Qt 3 to Qt 4).
Assuming it's fixed in 2.x. If you find any related issues we will reopen. Thanks a lot!