To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110461
User kso changed the following:
What |Old value |New value
================================================================================
CC|'' |'kso'
--------------------------------------------------------------------------------
Assigned to|kso |cd
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Apr 8 11:34:21 +0000
2010 -------
cd: tdoc code relies on the fact that com.sun.star.frame.GlobalEventBroadcaster
announces new/loaded documents via OnCreate/OnLoadFinished. This works fine if a
new odt file is created and an existing odt file is loaded. In case a new
document gets created via loading an ott file, the broadcaster sends multiple(!)
OnTitleChanged (and OnModeChanged) events before OnLoadFinished!
### Event: OnTitleChanged
Error: File
/Users/ks93798/src/cws/tl79/DEV300/ucb/source/ucp/tdoc/tdoc_docmgr.cxx, Line
360: TitleChanged event notified for unknown document!
### New Title: Untitled 2
### Event: OnTitleChanged
Error: File
/Users/ks93798/src/cws/tl79/DEV300/ucb/source/ucp/tdoc/tdoc_docmgr.cxx, Line
360: TitleChanged event notified for unknown document!
### New Title: Untitled 2
### Event: OnTitleChanged
Error: File
/Users/ks93798/src/cws/tl79/DEV300/ucb/source/ucp/tdoc/tdoc_docmgr.cxx, Line
360: TitleChanged event notified for unknown document!
### New Title: Untitled 2
### Event: OnModeChanged
### Event: OnTitleChanged
Error: File
/Users/ks93798/src/cws/tl79/DEV300/ucb/source/ucp/tdoc/tdoc_docmgr.cxx, Line
360: TitleChanged event notified for unknown document!
### New Title: Untitled 2
### Event: OnModeChanged
### Event: OnTitleChanged
Error: File
/Users/ks93798/src/cws/tl79/DEV300/ucb/source/ucp/tdoc/tdoc_docmgr.cxx, Line
360: TitleChanged event notified for unknown document!
### New Title: Untitled 2
### Event: OnLoadFinished
### Event: OnTitleChanged
### New Title: Untitled 2
### Event: OnPageCountChange
### Event: OnTitleChanged
### New Title: Untitled 2
### Event: OnUnfocus
### Event: OnFocus
### Event: OnViewCreated
### Event: OnNew
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]