Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


https://bugs.freedesktop.org/show_bug.cgi?id=38884

--- Comment #8 from Juergen Funk <juergen.funk_ml@cib.de> ---
Checkin in Master https://gerrit.libreoffice.org/#/c/11500/

My first checkin i hope it is okay.

The main problem is after the cursor down get a event from i don't know but in
the stack i see 

- swlo.dll!SwCrsrShell::UpdateCrsr
.
.
- sfxlo.dll!SfxObjectShell::FlushDocInfo
.
.
- swlo.dll!SfxStubSwViewStateStatusLine
.
.
- sfxlo.dll!SfxBindings::LinkStubNextJob_Impl

i am not sure is that needed to update the cursor, without this event my fix is
not necessary?

The next i have see is 
ActionPend() && BasicActionPend()
when ActionPend = TRUE  the BasicActionPend is TRUE too
when ActionPend = FALSE the BasicActionPend is FALSE too

The BasicActionPend is not needed!?


The change in crstrvl.cxx is only for the consistency

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.