> If I could make just one recommendation on the PCB side it would be > to have the context menu disappear when you click away from it. It > becomes instinctive when you're used to other products, but the only > way I've found to get it to go away in PCB is to click an entry in > it. "Unselect" is pretty innocuous although it may not always be > what you want to do, but in any case it's pretty clumsy.
You can click on the title, which makes the menu go away but doesn't do anything. > Is it a hard fix? I looked around but didn't see where to change it. > I'm not too comfortable with GTK or straight X; my main experience > is in Qt, so I'm a litle lost there. I suspect that what's needed is to add a pointer grab when the menu is popped up. Everyone else does that, we don't.
