https://bugs.freedesktop.org/show_bug.cgi?id=47275

--- Comment #27 from Tor Lillqvist <tlillqv...@suse.com> ---
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
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to