[Bug 590843] New: emacs with auctex: every time the mini-buffer is entered and exited, window height is shortened by a line
http://bugzilla.novell.com/show_bug.cgi?id=590843 http://bugzilla.novell.com/show_bug.cgi?id=590843#c0 Summary: emacs with auctex: every time the mini-buffer is entered and exited, window height is shortened by a line Classification: openSUSE Product: openSUSE 11.2 Version: RC 2 Platform: x86 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: auxsvr@yahoo.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/4.4) KHTML/4.4.1 (like Gecko) SUSE I'm using emacs-23.1-10.9 from factory and emacs-auctex-11.86, but this is known to be valid since 2007 or so: Every time I enter and exit the mini-buffer in emacs auctex mode, window height is shortened by approximately one line. This behaviour occurs only in KDE and with the icon toolbar in emacs. According to the references below, it may have something to do with the gtk-qt engine and the icons of the toolbar. One possible remedy is setting "(tool-bar-mode -1)" in ~/.emacs. I apologize if I've assigned this to the wrong group; the problem involves both KDE and emacs. [1] http://article.gmane.org/gmane.emacs.devel/83693 [2] http://www.mail-archive.com/bug-auctex@gnu.org/msg01380.html Reproducible: Always Steps to Reproduce: 1.Open a .tex file in emacs in auctex mode 2.Access the mini-buffer (M-x) 3.Exit the mini-buffer (C-g) Actual Results: Window height almost always becomes shorter by one line. Expected Results: Window height remains constant. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590843 http://bugzilla.novell.com/show_bug.cgi?id=590843#c1 Vincenzo Andretta <andretta@oacn.inaf.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andretta@oacn.inaf.it --- Comment #1 from Vincenzo Andretta <andretta@oacn.inaf.it> 2010-04-02 11:02:23 UTC --- I confirm the same behaviour. I am using: OpenSuse 11.2 + KDE 4.3.5 (release 0.1.1) + emacs 23.1 (release 3.7.1). I should also add that if compilation of the LaTeX source is done through the toolbar icons instead than interacting with the mini-buffer via the keystroke sequence "C-c C-c", the window height remains constant. Another case producing a decrease of the window height can be obtained via the following sequence of actions: 1) Find a file (C-x C-f) 2) Type the first few characters of a LaTeX file name 3) Type "Tab" to open a "Completion" buffer 4) Select the LaTeX file After step #4 a buffer containing the LaTeX file is opened, and immediately the emacs window is shortened by one line. A similar problem has been verified while using IDLWAVE mode, when opening an IDL shell (command "C-c C-s"), and during subsequent iterations between the buffer containing the script (mode: IDLWAVE) and the shell buffer (mode: IDL-Shell:run), iterations usually done through the mini-buffer (e.g.: "C-x b" to switch between buffers). I can add a detailed sequence of actions to reproduce the problem, if required. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590843 http://bugzilla.novell.com/show_bug.cgi?id=590843#c2 Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |auxsvr@yahoo.com --- Comment #2 from Lubos Lunak <llunak@novell.com> 2010-05-19 14:13:43 UTC --- With the problematic window open, Alt+F3/Advanced/Special window settings/Workarounds/Strictly obey geometry and forcing it to be on, does that change anything? Also, do I understand it correctly that the problem also exists when KDE/Qt is only involved as the desktop where Emacs runs? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590843 http://bugzilla.novell.com/show_bug.cgi?id=590843#c3 --- Comment #3 from Vincenzo Andretta <andretta@oacn.inaf.it> 2010-05-19 14:44:35 UTC --- (In reply to comment #2)
With the problematic window open, Alt+F3/Advanced/Special window settings/Workarounds/Strictly obey geometry and forcing it to be on, does that change anything?
No, it does not change the behaviour, at least for me. I tried both the test described by the first reporter, and the test described in my subsequent comment. Since you are suggesting something about "forcing geometry", it might be relevant to note that if the emacs window is maximized (using the "maximize" button), it cannot be restored to its original size anymore. And that happens independently on the lisp script running (i.e.: it is not related to auctex or idlwave). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590843 http://bugzilla.novell.com/show_bug.cgi?id=590843#c4 John McManaman <auxsvr@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Version|RC 2 |Final InfoProvider|auxsvr@yahoo.com | --- Comment #4 from John McManaman <auxsvr@yahoo.com> 2010-05-19 15:34:11 UTC --- "Strictly obey geometry" has no effect in this case in emacs. I tried running emacs outside KDE (gnome and TWM or something like that), and there's no problem in this case. The references I posted above indicate that the gtk-qt engine may be at fault here, something that matches my experience so far. Also, emacs has always had problems with the maximize button here since SUSE 9.3, if I remember correctly. When an emacs window opens, the maximize button makes the window slightly shorter than the full height; pressing it again makes it fully maximized. The initial size (the one the window had when it first appeared) cannot be restored. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590843 http://bugzilla.novell.com/show_bug.cgi?id=590843#c5 --- Comment #5 from John McManaman <auxsvr@yahoo.com> 2010-05-22 08:24:31 UTC --- Some hopefully helpful observations: Replacing kwin with metacity fixes this. The toolbar changes height, when I enter the mini-buffer. Entering the mini-buffer also changes the height of the mini-buffer when using metacity; using kwin, the height of the mini-buffer remains constant. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=590843 http://bugzilla.novell.com/show_bug.cgi?id=590843#c Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=590843 https://bugzilla.novell.com/show_bug.cgi?id=590843#c6 Christian Herenz <herenz9@netscape.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |herenz9@netscape.net --- Comment #6 from Christian Herenz <herenz9@netscape.net> 2010-10-12 15:38:12 UTC --- I can confirm the bug in Opensuse 11.3 with KDE Desktop. This is rather nasty annoying bug. It seems to be specific with KDE. If i run Emacs in fluxbox, everything works fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=590843 https://bugzilla.novell.com/show_bug.cgi?id=590843#c7 --- Comment #7 from Christian Herenz <herenz9@netscape.net> 2010-10-12 16:31:04 UTC --- @ John: I also confirm your observations ... So the only workaround for now is to disable the toolbar. Lets hope someone will have a look at this bug, but I fear that people from Kwin will point their finger to the emacs people and vice versa.... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=590843 https://bugzilla.novell.com/show_bug.cgi?id=590843#c8 Christian Trippe <ctrippe@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |ctrippe@gmx.net Resolution| |FIXED --- Comment #8 from Christian Trippe <ctrippe@gmx.net> 2011-01-29 19:52:55 UTC --- This is https://bugs.kde.org/show_bug.cgi?id=252314 According to the upstream bug this should be fixed with KDE 4.6 which means openSUSE 11.4. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=590843 https://bugzilla.novell.com/show_bug.cgi?id=590843#c9 Tristan Miller <psychonaut@nothingisreal.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |psychonaut@nothingisreal.co | |m Component|KDE4 Workspace |KDE4 Workspace Resolution|FIXED | Product|openSUSE 11.2 |openSUSE 12.2 OS/Version|openSUSE 11.3 |openSUSE 12.2 --- Comment #9 from Tristan Miller <psychonaut@nothingisreal.com> 2013-02-18 16:39:05 GMT --- I can reproduce the problem with openSUSE 12.2 running KDE 4.9.5 and emacs-24.2-15.8.2. Either the bug has recurred, or it was never actually fixed in the first place. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=590843 https://bugzilla.novell.com/show_bug.cgi?id=590843#c10 Christian Trippe <ctrippe@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #10 from Christian Trippe <ctrippe@opensuse.org> 2013-09-13 20:24:42 UTC --- Should be fixed with KDE 4.11/openSUSE 13.1, see https://bugs.kde.org/show_bug.cgi?id=252314#c44 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com