Summary: | Cannot properly maximize GVim | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Daniel Nelson <torham> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ag+services, chinmaykamat, ilya.hegai, ingmar, jorge.adriano, L.S.Lowe, sandys, spatz, tassilo, thomas.luebking, walch.martin |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Nelson
2008-03-08 17:54:01 UTC
GNU Emacs works in 4.0.2 but XEmacs behaves like GVim I can confirm this happening with gvim-7.2 and emacs-gtk-22.3 on KDE 4.1.3 in Gentoo. Confirmed on 4.1.96 (KDE 4.2 RC1), with gvim 7.2.069 Still presents in 4.3.3, gvim 7.2.303 *** This bug has been confirmed by popular vote. *** *** Bug 227967 has been marked as a duplicate of this bug. *** *** Bug 233921 has been marked as a duplicate of this bug. *** Does this bug need to be filed upstream (on gvim itself) - or is the bug going to be resolved at KDE level ? Confirmed no ability to un-maximize, and no benefit of forcing "strictly obey geometry", in Fedora 12 with KDE 4.4.2 for all these apps: gvim (vim-X11) 7.2.411, emacs 23.1.1, Terminal 0.4.2-2 But no such problems for xemacs 21.5.29, for me. I also have that issue with GNU Emacs. I tried various combinations of the window-specific settings "Ignore requested geometry" and "Strictly obey geometry", but that doesn't seem to make any difference here. I'm using KDE 4.5.1. SVN commit 1208120 by luebking: adjust strict geometry policies http://svn.reviewboard.kde.org/r/5871/ BUG: 158974 CCBUG: 252314 @Jorge: please see the request description and check whether this allows you to fix your bug in case, don't forget to close it ;-) M +6 -7 geometry.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1208120 There is a regression of bug Bug 252314 in KDE 4.7 beta 1. I seem to remember these bugs were tightly related, so chances are there is a regression of this one too. no, gvim is not affected and can be made to either be maximized but not covering the entire screen (default) or maximized & covering the entire screen (forcing the geometry to not be strictly obeyed) |