Bug 149169

Summary: Partial scrolling in form Data View
Product: [Applications] KEXI Reporter: Rodolfo Saccani <rodolfo>
Component: FormsAssignee: Kexi Bugs <kexi-bugs>
Status: CLOSED FIXED    
Severity: normal CC: staniek
Priority: NOR    
Version: 1.1.3 (KOffice 1.6.3)   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: snapshot of design view
snapshot of data view
Big form properly scrolled

Description Rodolfo Saccani 2007-08-24 16:38:51 UTC
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.
Comment 1 Rodolfo Saccani 2007-08-24 16:39:44 UTC
Created attachment 21472 [details]
snapshot of design view
Comment 2 Rodolfo Saccani 2007-08-24 16:40:10 UTC
Created attachment 21473 [details]
snapshot of data view
Comment 3 Rodolfo Saccani 2007-08-24 16:45:08 UTC
I erroneously wrote "design view" in the bug title. The bug actually refers to "data view". 
Sorry.
 
Comment 4 Jarosław Staniek 2007-08-24 19:19:12 UTC
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
Comment 5 Rodolfo Saccani 2007-09-01 09:54:21 UTC
Adding emtpy space doesn't help. I did use the tab widget successfully. Thanks
Comment 6 Jarosław Staniek 2015-10-31 21:17:15 UTC
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).
Comment 7 Jarosław Staniek 2015-10-31 21:18:18 UTC
Assuming it's fixed in 2.x. If you find any related issues we will reopen.

Thanks a lot!