Version: (using KDE 4.3.4) I really like the new option to have a tabbed layout instead of the navigation bar on the left side of the screen. However, on my laptop with a screen resolution of 1024x768, the kmymoney window is too wide for the screen. The forecast tab and right side of the window are off the right hand edge of the screen. Is there any way this can be fixed? Maybe by scrolling the tabs or spreading them over two rows?
I improved it a little, though it's not optimal yet. Can you get the latest SVN and let me know. You have to compile from scratch.
Created attachment 39709 [details] Screenshot
Compiled from latest SVN but I still see the same problem. See attached screen shot.
Info provided.
This only happens with the tabbed layout? I checked and it shows the arrows on the right when there are too many tabs to show. You can't resize to a sensible size?
Yes, it only happens with the tabbed layout. I cannot drag the window to a more reasonable size. The width is fixed although I can reduce the height slightly.
Switch to the budget view and try to shrink the width there. Don't ask me why, but I can't shrink it from the home page but I can when on the budget view.
No. I cannot shrink it on the budget view. The width will not reduce below the total width of the tabs.
Created attachment 39710 [details] current width Here is the width I can get on my PC. You can see the arrows at the right of the tabs, to move from left to right.
I still have the same problem with non-tabbed mode (icons to the left)
Just in case something had gone wrong, I uninstalled, deleted my source tree and build directory, checked out a fresh copy from svn and ran cmake, make, make install. I also tried starting kmymoney without a kmymoneyrc file. Unfortunately I am still having the same problem.
After updating to SVN 1074829 I am seeing different behaviour in the tabbed layout. The kmymoney window opens slightly wider than my screen width. I can see the minimise and maximise buttons but not the close button top right. I drag the window so I can see the right hand edge and the scroll arrows for the tabs are visible now. By selecting the budgets tab I am able to drag the window to reduce its width to fit my screen. I am not able to reduce the width to less than the width of my screen. If I click the window maximise button, the window maximises to my screen size and the maximise button changes to reflect this. However, if I close kmymoney with the window maximised this is not remembered next time I restart kmymoney. It restarts wider than my screen as described above. All of this only occurs in tabbed mode.
SVN commit 1078264 by conet: BUG: 221805 Improved the minimal resolution of the application by changing some size policies and using short month names in the budget view. Now the minimal resolution is 703x652 with title bar toolbar and status bar and 703x545 without these (in tabbed mode). Now KMyMoney can be used on netbooks. M +1 -1 views/kbudgetviewdecl.ui M +1 -1 views/kpayeesviewdecl.ui M +1 -1 widgets/kbudgetvalues.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1078264
*** Bug 225994 has been marked as a duplicate of this bug. ***