Bug 233921 - gvim-gtk is not able to go fullscreen if its toolbars are disabled
Summary: gvim-gtk is not able to go fullscreen if its toolbars are disabled
Status: RESOLVED DUPLICATE of bug 158974
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-10 07:59 UTC by Sandeep
Modified: 2010-04-12 10:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot 1 - full screen with toolbars disabled (143.71 KB, image/png)
2010-04-10 08:00 UTC, Sandeep
Details
Screenshot 2 - full screen with toolbars enabled (106.09 KB, image/png)
2010-04-10 08:01 UTC, Sandeep
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***