Steps to reproduce: 1. Build emacs with --without-x-toolkit 2. $ emacs -Q & 3. (set-frame-parameter nil 'internal-border-width 10) C-j Then menubar and toolbar look as if they were cut by the internal border (see the attached screenshot). (We can also see several other garbages in the internal border area, but they had been there even on Emacs 24.3.) This does not happen with Lucid or GTK+ builds. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp In GNU Emacs 24.3.50.1 (i386-apple-darwin13.0.0) of 2014-01-05 on YAMAMOTO-no-iMac.local Bzr revision: 115871 eggert@cs.ucla.edu-20140105045623-d02sdbm8jiqeqs2v Windowing system distributor `The X.Org Foundation', version 11.0.11404000 Configured using: `configure --without-x-toolkit --with-jpeg=no --with-gif=no --with-tiff=no CFLAGS=-g3'