Bug 139760

Summary: kpackage's "Configure KPackage..." dialog is too tall and unresizable
Product: kpackage Reporter: Sune Vuorela <debian>
Component: generalAssignee: Toivo Pedaste <toivo>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sune Vuorela 2007-01-08 10:12:05 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages

A debian user reports in:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364737

--quote start--
The configure dialog is (according to my window manager) 732 pixels
high. My screen is only 600 pixels high. I can't resize the dialog, so
I miss the bottom of it altogether.
--quote end--

and I can confirm the behaviour.

/Sune
Comment 1 Bram Schoenmakers 2007-01-08 10:41:33 UTC
600 pixels high is quite uncommon these days. You can move the dialog by pressing Alt while clicking the left mouse button, such that the buttons below will appear.
Comment 2 Josh Metzler 2007-01-08 14:45:58 UTC
Should the KDE Standards document be updated, then?

http://developer.kde.org/documentation/standards/kde/style/basics/windows.html
says, "A window, be it a dialog, main window or any other type, must display conveniently in a size corresponding to 640x480 pixels. Further, when used in combination with the KDE enviroment the window must be usable and practical when the display runs in 800x600 resolution."
Comment 3 Reuben Thomas 2007-01-09 01:21:09 UTC
Furthermore (I'm the original bug reporter downstream):

> 600 pixels high is quite uncommon these days.

This is wrong. It is increasingly common in ultra-portable laptops, e.g. the
JVC Mininote XP731 (which I have), which is a rebadged Asus (hence appears
in other guises), and the Dialog Flybook. Increasingly you will have PDAs to think about too.

> You can move the dialog by pressing Alt while clicking the left mouse
> button, such that the buttons below will appear.

That's a way to deal with pathological cases (in fact, my window manager doesn't currently let me do this). I was rather hoping kpackage
could be improved!