afa6a77493
Crash caused by this sequence (tested in Writer): 1. Closing print preview, frame is attached to controller; 2. This calls SfxNotebookBar::StateMethod 3. There notebookbar's listener is added to list of the controller's context change event listeners 4. Then in SwPagePreview::~SwPagePreview, notebookbar's listener is added to that list again 5. ContextChangeEventMultiplexer::addContextChangeEventListener detects second addition, and throws an unhandled exception. I don't know why starting listening is needed in SwPagePreview dtor; unfortunately commit |
||
---|---|---|
.. | ||
dtd | ||
inc | ||
qa | ||
source | ||
uiconfig/startmodule/menubar | ||
util | ||
AllLangMoTarget_fwk.mk | ||
CppunitTest_framework_dispatch.mk | ||
IwyuFilter_framework.yaml | ||
JunitTest_framework_complex.mk | ||
JunitTest_framework_unoapi.mk | ||
Library_fwe.mk | ||
Library_fwi.mk | ||
Library_fwk.mk | ||
Library_fwl.mk | ||
Library_fwm.mk | ||
Makefile | ||
Module_framework.mk | ||
Package_dtd.mk | ||
README | ||
UIConfig_startmodule.mk |
Toolbars, menus, UNO stuff, including accelerators and interaction, etc. See also: http://wiki.openoffice.org/wiki/Framework