https://bugs.freedesktop.org/show_bug.cgi?id=47275
--- Comment #27 from Tor Lillqvist <[email protected]> --- Nah, unfortunately just adding a test: f( dynamic_cast < const VclMenuEvent *> (pEvent) != NULL ) pFocusTracker->menu_highlighted( static_cast < const VclMenuEvent * > (pEvent) ); doesn't work, then the process hangs when you use the problematic menu. --tml -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
