unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10104: Extra empty space at bottom of frame under Xfce, athena toolkit
@ 2011-11-22  8:26 Glenn Morris
  2011-11-29 19:55 ` Jan Djärv
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2011-11-22  8:26 UTC (permalink / raw)
  To: 10104

[-- Attachment #1: Type: text/plain, Size: 679 bytes --]

Package: emacs
Severity: minor
Version: 24.0.91

If I build Emacs using --with-x-toolkit=athena --without-toolkit-scroll-bars,
then on GNU/Linux (Debian testing) using the Xfce (4.8) window manager,
with emacs -q --no-site-file (or -Q, so that X resources are ignored),
there is extra blank space at the bottom of graphical frames. It looks
to be about half a line high, and has no scroll-bar or fringe
(screenshot attached). Resizing the frame does not make it go away.

This occurs with 23.2 onwards, but not with 22.3 or 23.1. It does not
occur with a Gtk toolkit build of any version. It does not occur in a
Gnome 3 or Window Maker session, ie seems to be specific to Xfce.


[-- Attachment #2: Screenshot of Emacs with extra blank space --]
[-- Type: image/png, Size: 19667 bytes --]

[-- Attachment #3: Emacs 23.1 does not have this issue --]
[-- Type: image/png, Size: 15058 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#10104: Extra empty space at bottom of frame under Xfce, athena toolkit
  2011-11-22  8:26 bug#10104: Extra empty space at bottom of frame under Xfce, athena toolkit Glenn Morris
@ 2011-11-29 19:55 ` Jan Djärv
  2011-11-30  7:35   ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Djärv @ 2011-11-29 19:55 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 10104

Hello.

22 nov 2011 kl. 09:26 skrev Glenn Morris:

> Package: emacs
> Severity: minor
> Version: 24.0.91
> 
> If I build Emacs using --with-x-toolkit=athena --without-toolkit-scroll-bars,
> then on GNU/Linux (Debian testing) using the Xfce (4.8) window manager,
> with emacs -q --no-site-file (or -Q, so that X resources are ignored),
> there is extra blank space at the bottom of graphical frames. It looks
> to be about half a line high, and has no scroll-bar or fringe
> (screenshot attached). Resizing the frame does not make it go away.
> 
> This occurs with 23.2 onwards, but not with 22.3 or 23.1. It does not
> occur with a Gtk toolkit build of any version. It does not occur in a
> Gnome 3 or Window Maker session, ie seems to be specific to Xfce.
> 
> <emacs_xfce4.png><emacs-23.1.png>

I can't repeat this.  What is your default font.
Also, those colors are not the Emacs defaults, so how do you get them when starting with -Q?

	Jan D.






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#10104: Extra empty space at bottom of frame under Xfce, athena toolkit
  2011-11-29 19:55 ` Jan Djärv
@ 2011-11-30  7:35   ` Glenn Morris
  2011-12-03 19:18     ` Jan Djärv
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2011-11-30  7:35 UTC (permalink / raw)
  To: Jan Djärv; +Cc: 10104

Jan Djärv wrote:

> I can't repeat this.  What is your default font.
> Also, those colors are not the Emacs defaults, so how do you get them
> when starting with -Q?

Sorry; I was using -fg white -bg black for illustration because I
thought it made the issue easier to see. The menu-bar colour came from
X resources, which are not ignored with -Q for Lucid properties.

This prompted me to check my X resources, and it turns out the issue is
caused by:

Emacs.pane.menubar.margin: 3

Using anything other than 1 here gives me the extra space at the bottom
of the frame. The font does not seem to matter. It happens with both the
system default
xft:-unknown-DejaVu Sans Mono-normal-normal-normal-*-13-*-*-*-m-0-iso10646-1 

and my normal
x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#10104: Extra empty space at bottom of frame under Xfce, athena toolkit
  2011-11-30  7:35   ` Glenn Morris
@ 2011-12-03 19:18     ` Jan Djärv
  2011-12-03 20:02       ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Djärv @ 2011-12-03 19:18 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 10104-done

Hello.

30 nov 2011 kl. 08:35 skrev Glenn Morris:

> Jan Djärv wrote:
> 
>> I can't repeat this.  What is your default font.
>> Also, those colors are not the Emacs defaults, so how do you get them
>> when starting with -Q?
> 
> Sorry; I was using -fg white -bg black for illustration because I
> thought it made the issue easier to see. The menu-bar colour came from
> X resources, which are not ignored with -Q for Lucid properties.
> 
> This prompted me to check my X resources, and it turns out the issue is
> caused by:
> 
> Emacs.pane.menubar.margin: 3
> 
> Using anything other than 1 here gives me the extra space at the bottom
> of the frame. The font does not seem to matter. It happens with both the
> system default
> xft:-unknown-DejaVu Sans Mono-normal-normal-normal-*-13-*-*-*-m-0-iso10646-1 
> 
> and my normal
> x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1

I still can't repeat it at startup, but I see it after I resize the Emacs frame.
I have checked in a fix for that, hopefully it cures your problem as well, I'm sure they are the same bug.
Please try it.

Thanks,

	Jan D.






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#10104: Extra empty space at bottom of frame under Xfce, athena toolkit
  2011-12-03 19:18     ` Jan Djärv
@ 2011-12-03 20:02       ` Glenn Morris
  0 siblings, 0 replies; 5+ messages in thread
From: Glenn Morris @ 2011-12-03 20:02 UTC (permalink / raw)
  To: Jan Djärv; +Cc: 10104


Thanks, it works for me.





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-03 20:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-22  8:26 bug#10104: Extra empty space at bottom of frame under Xfce, athena toolkit Glenn Morris
2011-11-29 19:55 ` Jan Djärv
2011-11-30  7:35   ` Glenn Morris
2011-12-03 19:18     ` Jan Djärv
2011-12-03 20:02       ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).