Bug 233921

Summary: gvim-gtk is not able to go fullscreen if its toolbars are disabled
Product: [Plasma] kwin Reporter: Sandeep <sandys>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: Screenshot 1 - full screen with toolbars disabled
Screenshot 2 - full screen with toolbars enabled

Description Sandeep 2010-04-10 07:59:22 UTC
Version:            (using KDE 4.4.2)
Installed from:    Ubuntu Packages

hi,
   I have a Dell XPS 1210 laptop. I dont have compositing enabled or even the nvidia drivers installed.
I have vim-gtk installed (Version: 2:7.2.330-1ubuntu2).
I have the following settings in my .vimrc file 

if has('gui')
set guioptions-=m
set guioptions-=T
set guioptions-=l
set guioptions-=L
set guioptions-=r
set guioptions-=R
end

This disables gvim's toolbars. When gvim launched and I try to maximize, it leaves some space at the bottom and to the right (screenshot1).

If I disable these options and maximize, then I am able to maximize properly (screenshot2).
Comment 1 Sandeep 2010-04-10 08:00:23 UTC
Created attachment 42644 [details]
Screenshot 1 - full screen with toolbars disabled

The red area that you see on the bottom and the right is the background color.
Comment 2 Sandeep 2010-04-10 08:01:39 UTC
Created attachment 42645 [details]
Screenshot 2 - full screen with toolbars enabled

You can see how the entire screen is filled and no red background shows up.
Comment 3 Martin Flöser 2010-04-10 08:42:47 UTC
looks like a vim-gtk bug to me.
Comment 4 Thomas Lübking 2010-04-12 10:15:34 UTC

*** This bug has been marked as a duplicate of bug 158974 ***