https://bugs.documentfoundation.org/show_bug.cgi?id=142567

--- Comment #2 from Valek Filippov <f...@df.ru> ---
Implementation in WMF has the same problem.
However, implementation is not the same.

>From [MS-WMF] 2.3.5.10:
"nSavedDC (2 bytes): A 16-bit signed integer that defines the saved state to be
restored. If this member is positive, nSavedDC represents a specific instance
of the state to be restored. If this member is negative, nSavedDC represents an
instance relative to the current state."

I will try to make a sample to demonstrate a problem for both: negative below
-1 and positive values.

Unfortunately it's unclear if in case of WMF newer contexts are preserved or
disposed after restoring to the older one in the stack.
Ability to point out to the specific context could allow re-entrance to the
previously used context (eg. switch back and forth between two contexts w/o
setting the values again for the "newer" one).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to