[Libreoffice-bugs] [Bug 44602] Modeless Word Count window hides when user clicks into a note
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 10 02:17:58 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=44602
Michael Meeks <michael.meeks at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #2 from Michael Meeks <michael.meeks at novell.com> 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.
More information about the Libreoffice-bugs
mailing list