https://bugs.kde.org/show_bug.cgi?id=379719
--- Comment #17 from Darren Edale <dar...@equituk.net> --- (In reply to beojan from comment #16) > Yes, the QtCurve settings dialog is definitely doing this (specifically, it > has an MDI preview window which has a menu). > > The easiest solution would be to leave MDI child window menus in the child > window. Perhaps they could be moved to the global menu iff the parent window > has no menu of its own, but I wouldn't try to combine the two menus. FWIW, I also think this is probably the best solution. The global menu won't be confused by having two different menus in it at once, and my guess would be that this would also be the least complex to implement. -- You are receiving this mail because: You are watching all bug changes.