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

--- Comment #18 from Michael Stahl <[email protected]> 2012-01-23 13:29:01 UTC 
---
the form opens in Web layout when it is edited,
but if you use "open" i'm not sure because it's
not displayed in the menu.

the code in dbaccess only requests the Web layout
for editing; it doesn't do anything special for open.

do you think that "open" should also use the Web layout?

actually i just set a breakpoint in SwRootFrm::CheckViewLayout,
which is hit several times during opening the document, and
always the BROWSE_MODE is set, so that seems to work.

about the page size problem: the forms/Obj11/styles.xml has this:

 <style:page-layout style:name="Mpm1">
  <style:page-layout-properties fo:page-width="29.7cm"
fo:page-height="21.001cm" 

apparently OOo 3.4 now uses the page size of the page style
even in Web layout, while OOo 3.3 did not.

the workaround is simply to set a larger page size via Format->Page.

i'm not familiar with this forms stuff:
is it wrong to respect the page size for forms?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to