Comment 18 for bug 1294713

Revision history for this message
David Mathog (mathog) wrote :

Unfortunately I never had a very good test file for that type of EMF record. My test cases come from powerpoint output and from the libUEMF test file. The former never generated that type of record, and the latter only had a single instance of a cliprect record (which I never tried to unclip, obviously). However you constructed "Untitled 2.emf" could you make a test case like it but with multiple rectangular clipped regions? Verify that all of the clipped regions load OK, and that once loaded, if one is unclipped that the others stay clipped. Note that when you unclip one you may see a fill from the underlying now no longer clipped object over the entire page. That big object will likely need to be deleted to check/see the other objects.