From aace011af279f3c4267a58f167abcbae758d7a6f Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Wed, 14 Jun 2006 02:02:25 +0000 Subject: [PATCH] bug++ SVN revision: 23431 --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 814ff88da..85eb0ec70 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,8 @@ Some of the things (in very short form) that need to be done to E17... BUGS / FIXES ------------------------------------------------------------------------------- +* BUG: menu for gadgets while up and if it changes apearance will segv because + its reference to the gcc is wrong as the gcc was destroyed and re-created * BUG: if mouse is already grabbed when exebuf or winlist are activated - all shit hits the fan after that (box can't be dismissed, keyboard grab fails etc. etc.)