Hello,
Commit 504e433331016004fb2edebdb29a85d69084b1d6 breaks almost all the
support for CTRL_FRAME because of incorrect check for FRAME_DRAW_NWF.
It checks for it as if this were a single bit flag, but its value is
0x7, so it should be compared against its value after bitwise AND.
I'm attaching a patch which fixes this regression.
Regards,
Ruslan
Attachment:
0001-Fix-check-for-FRAME_DRAW_NWF-and-thus-reenable-CTRL_.patch
Description: Binary data
Context
- [PATCH] Fix check for FRAME_DRAW_NWF and regression in CTRL_FRAME support · Ruslan Kabatsayev
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.