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
0001-Fix-check-for-FRAME_DRAW_NWF-and-thus-reenable-CTRL_.patch
Description: Binary data
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice