Jean-Marc Lasgouttes wrote: > The problem was that Dialog::apply() dispatches LFUN_INSET_APPLY, and > the icons are disabled because the main window does not have the focus > (this is the special code I added for LyX/Mac). My fix is to avoid > updating toolbar/menubar for INTERNAL dispatches.
I wonder if bug 2023 is also related to this? http://bugzilla.lyx.org/show_bug.cgi?id=2023 Jürgen