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

--- Comment #36 from Dave Gilbert <freedesk...@treblig.org> ---
Here's a diff of the (xmllint'd) word/document.xml from the unzip'd docx, other
than a one pixel shift in x coords for some wierd reason, the diff is pretty
much just the removal of that vertical line, so something in there must be
confusing the heck out of word:

[dg@dalek unpacked-diagram-2015-08-noline]$ diff
../unpacked-mod/word/document-linted.xml word/document-linted.xml
1090c1090
<                                   <a:pt x="1674" y="220"/>
---
>                                   <a:pt x="1673" y="220"/>
1094,1096c1094,1096
<                                   <a:pt x="-222" y="2318"/>
<                                   <a:pt x="942" y="5910"/>
<                                   <a:pt x="976" y="8706"/>
---
>                                   <a:pt x="-223" y="2318"/>
>                                   <a:pt x="941" y="5910"/>
>                                   <a:pt x="975" y="8706"/>
1100c1100
<                                   <a:pt x="134" y="9101"/>
---
>                                   <a:pt x="133" y="9101"/>
1461c1461
<                                   <a:pt x="0" y="0"/>
---
>                                   <a:pt x="-1" y="0"/>
1464c1464
<                                   <a:pt x="1397" y="1498"/>
---
>                                   <a:pt x="1396" y="1498"/>
1484,1527d1483
<                         <wps:cNvSpPr/>
<                         <wps:spPr>
<                           <a:xfrm flipV="1">
<                             <a:off x="892080" y="2342520"/>
<                             <a:ext cx="0" cy="1438920"/>
<                           </a:xfrm>
<                           <a:prstGeom prst="line">
<                             <a:avLst/>
<                           </a:prstGeom>
<                           <a:ln w="0">
<                             <a:solidFill>
<                               <a:srgbClr val="3465a4"/>
<                             </a:solidFill>
<                             <a:tailEnd len="med" type="triangle" w="med"/>
<                           </a:ln>
<                         </wps:spPr>
<                         <wps:style>
<                           <a:lnRef idx="0"/>
<                           <a:fillRef idx="0"/>
<                           <a:effectRef idx="0"/>
<                           <a:fontRef idx="minor"/>
<                         </wps:style>
<                         <wps:txbx>
<                           <w:txbxContent>
<                             <w:p>
<                               <w:pPr>
<                                 <w:jc w:val="center"/>
<                                 <w:rPr/>
<                               </w:pPr>
<                               <w:r>
<                                 <w:rPr>
<                                   <w:rFonts w:ascii="Liberation Serif"
w:hAnsi="Liberation Serif" w:eastAsia="SimSun" w:cs="Lucida Sans Unicode"/>
<                                   <w:lang w:val="en-US" w:bidi="he-IL"/>
<                                 </w:rPr>
<                                 <w:t>WOabcdefghijklm</w:t>
<                               </w:r>
<                             </w:p>
<                           </w:txbxContent>
<                         </wps:txbx>
<                         <wps:bodyPr lIns="0" rIns="0" tIns="144000" bIns="0"
anchor="ctr" anchorCtr="1">
<                           <a:noAutofit/>
<                         </wps:bodyPr>
<                       </wps:wsp>
<                       <wps:wsp>
1724c1680
<                                   <a:pt x="0" y="4002"/>
---
>                                   <a:pt x="-1" y="4002"/>
1727c1683
<                                   <a:pt x="99" y="1708"/>
---
>                                   <a:pt x="98" y="1708"/>
2235c2191
<                 <v:shape id="shape_0" coordsize="2794,9381"
path="m2793,99c2195,0,1896,300,1397,500c0,2398,1164,5990,1198,8786c1197,9185,356,9181,222,9380e"
stroked="t" o:allowincell="f"
style="position:absolute;left:1729;top:2894;width:1457;height:5272">
---
>                 <v:shape id="shape_0" coordsize="2795,9381" 
> path="m2794,99c2196,0,1896,300,1398,500c0,2398,1164,5990,1198,8786c1198,9185,356,9181,223,9380e"
>  stroked="t" o:allowincell="f" 
> style="position:absolute;left:1729;top:2894;width:1457;height:5272">
2387c2343
<                 <v:shape id="shape_0" coordsize="8347,1499"
path="m0,0c1397,1498,2824,1280,2824,1280l8346,1289e" stroked="t"
o:allowincell="f"
style="position:absolute;left:1373;top:5743;width:4731;height:731">
---
>                 <v:shape id="shape_0" coordsize="8348,1499" 
> path="m0,0c1397,1498,2825,1280,2825,1280l8347,1289e" stroked="t" 
> o:allowincell="f" 
> style="position:absolute;left:1373;top:5743;width:4731;height:731">
2392,2413d2347
<                 <v:line id="shape_0" from="864,5743" to="864,8008"
stroked="t" o:allowincell="f" style="position:absolute;flip:y">
<                   <v:textbox>
<                     <w:txbxContent>
<                       <w:p>
<                         <w:pPr>
<                           <w:jc w:val="center"/>
<                           <w:rPr/>
<                         </w:pPr>
<                         <w:r>
<                           <w:rPr>
<                             <w:rFonts w:ascii="Liberation Serif"
w:hAnsi="Liberation Serif" w:eastAsia="SimSun" w:cs="Lucida Sans Unicode"/>
<                             <w:lang w:val="en-US" w:bidi="he-IL"/>
<                           </w:rPr>
<                           <w:t>abcdefghijklm</w:t>
<                         </w:r>
<                       </w:p>
<                     </w:txbxContent>
<                   </v:textbox>
<                   <v:stroke color="#3465a4" endarrow="block"
endarrowwidth="medium" endarrowlength="medium" joinstyle="round"
endcap="flat"/>
<                   <v:fill o:detectmouseclick="t" on="false"/>
<                   <w10:wrap type="square"/>
<                 </v:line>
2515c2449
<                 <v:shape id="shape_0" coordsize="8623,4004"
path="m0,4003c99,1709,1996,1,3099,0l8622,10e" stroked="t" o:allowincell="f"
style="position:absolute;left:1157;top:2670;width:4887;height:2268">
---
>                 <v:shape id="shape_0" coordsize="8624,4004" 
> path="m0,4003c99,1709,1997,1,3100,0l8623,10e" stroked="t" o:allowincell="f" 
> style="position:absolute;left:1157;top:2670;width:4887;height:2268">

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to