https://bugs.documentfoundation.org/show_bug.cgi?id=125504

--- Comment #10 from Justin L <[email protected]> ---
(In reply to Justin L from comment #9)
> The problem is that MouseButtonDown and Up are not even registering
Nope, I responded too fast. The same thing happens before print preview. In
both cases it calls 
SfxToolBoxControl::Dispatch(m_xDispatchProvider, ".uno:StyleApply", aArgs);

Now it seems the problem is with m_xDispatchProvider. In
SfxBaseController::queryDispatch it fails both of
if (!m_pData->m_bDisposing && m_pData->m_pViewShell) 

SvxFontNameBox_Base::Select has the same problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to