https://bugs.documentfoundation.org/show_bug.cgi?id=166751
--- Comment #7 from Mike Kaganski <[email protected]> --- (In reply to Mike Kaganski from comment #6) > Strictly speaking, this is not a bug. The previous behavior was incorrect. > ... > So the change that Noel has implemented can be seen as an *improvement* and > making the default processing to comply with the specification. Sorry, I was wrong; DispatchHelper::executeDispatch is implemented to always call an internal executeDispatch with SyncronFlag set to true; and that itself adds SynchronMode to the arguments. Even though this seems to not be documented, XDispatchHelper::executeDispatch must always execute synchronously. -- You are receiving this mail because: You are the assignee for the bug.
