https://bugs.freedesktop.org/show_bug.cgi?id=52395

--- Comment #15 from Michael Meeks <michael.me...@novell.com> ---
The issue is in this config item:

  <item
oor:path="/org.openoffice.Office.Views/Windows/org.openoffice.Office.Views:WindowType['5539']/UserData">
    <prop oor:name="Data" oor:op="fuse" oor:type="xs:string">
      <value>V2,H,0,AL:(5,16,1/0/4/430,4;775)</value>
    </prop>
  </item>

The '4' in the 1/0/4/430... - is the width of the panel I believe; for me this
is:

<prop oor:name="Data" oor:op="fuse" oor:type="xs:string">
  <value>V2,V,0,AL:(5,16,1/0/223/430,223;999)</value>
</prop>

Which seems more promising at 223 :-)

Presumably we should do some sanity checking on that size on interpreting the
settings; no idea how it got that way though.

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

Reply via email to