unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* popup-menu erases header on w32
@ 2006-05-06  8:24 Lennart Borgman
  2006-05-08 14:08 ` Lennart Borgman
  0 siblings, 1 reply; 5+ messages in thread
From: Lennart Borgman @ 2006-05-06  8:24 UTC (permalink / raw)


A popup menu has a header (in bold face). This sometimes gets erased, at 
least on w32. To show this eval the function below:

  (defun my-popup-menu-error()
    (interactive)
    (popup-menu '("Test 'repop'"
                  ["Pop me up again" my-popup-menu])
                (list '(100 100) (selected-window))))


Then call the function

   M-x my-popup-menu-error RET

Now use the up and down arrow keys a number of times. Everything should 
be OK so far.

Now choose the entry "Pop me up again". Use the up and down arrow keys a 
number of time again. At least for me this erases the header.

I have tested this only on w32 and would be glad for a test on other 
platforms.

My current Emacs is GNU Emacs 22.0.50.1 (i386-mingw-nt5.0.2195) of 
2006-05-01.

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

end of thread, other threads:[~2006-05-08 22:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-06  8:24 popup-menu erases header on w32 Lennart Borgman
2006-05-08 14:08 ` Lennart Borgman
2006-05-08 17:56   ` Kevin Rodgers
2006-05-08 21:48   ` Jason Rumney
2006-05-08 22:08     ` Lennart Borgman

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).