https://bugs.freedesktop.org/show_bug.cgi?id=44602
Michael Meeks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Michael Meeks <[email protected]> 2012-01-10 02:17:58 PST --- Confirmed for me on Linux. Reading the wordcount patch I suspect it may be some re-use of the: void ViewShell::SetCareWin( Window* pNew ) use / concept - at least Notes uses that too; as does the red-line merge/accept changes dialog, as does the insert footnote dialog etc. Quite why Notes would want to do that, I don't know. Sadly the commenting: sw/inc/viewsh.hxx: static Window* pCareWindow; // Avoid this window. is not so lucid; needs a bit of code reading to try to work out what is going on. I suppose the idea is to have only one window that you need to 'care' about up at once ;-) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
