[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSMenu* and NSPopuUp* issues
From: |
Serg Stoyan |
Subject: |
Re: NSMenu* and NSPopuUp* issues |
Date: |
Sat, 22 Mar 2003 11:37:51 +0200 |
Hello Benhur,
> Citando Serg Stoyan <stoyan@hologr.com>:
>
> > Hi everybody,
> >
> > Currently I'm working on fixing as much as possible NSMenu* and
> > NSPopUp* related problems and bugs.
>
> Well, there is one bug I see in menus that I don't know if is corrected
> by recent patches. It is easy to see it using Terminal.app.
>
> I use bash and a prompt command that changes the title of the window
> to reflect the current directory:
> PROMPT_COMMAND='echo -ne
> "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/$HOME/~}\007"'
>
> If you let the Windows menu open and do some cd commands in Terminal,
> each time the title of the window changes, it is also changed in the
> menu, but it redraws itself apparently many times and finally it is one
> line lower.
I can reproduce this bug i've started to fix it. Thanks for report.
--
Serg Stoyan