unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: popup-menu erases header on w32
Date: Mon, 08 May 2006 16:08:44 +0200	[thread overview]
Message-ID: <445F50EC.9080402@student.lu.se> (raw)
In-Reply-To: <445C5D29.4000309@student.lu.se>

Lennart Borgman wrote:
> 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.


I got no answers to this so I am sending it again as a bug report. Could 
someone please confirm or disconfirm the behaviour I have seen above? I 
also want to add that sometimes the text in the header is not erased but 
instead corrupted.

  reply	other threads:[~2006-05-08 14:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-06  8:24 popup-menu erases header on w32 Lennart Borgman
2006-05-08 14:08 ` Lennart Borgman [this message]
2006-05-08 17:56   ` Kevin Rodgers
2006-05-08 21:48   ` Jason Rumney
2006-05-08 22:08     ` Lennart Borgman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=445F50EC.9080402@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).