[sw-issues] [Issue 107038] [Automation] New document page not centered in maximized backing-window

2010-01-04 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107038


User jsk changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from j...@openoffice.org Mon Jan  4 13:52:32 + 
2010 ---
Problem not seen in m8 (fix integrated with CWS jl46), closing.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 107038] [Automation] New document page not centered in maximized backing-window

2009-12-11 Thread hde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107038


User hde changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from h...@openoffice.org Fri Dec 11 09:31:49 + 
2009 ---
ok in CWS

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 107038] [Automation] New document page not centered in maximized backing-window

2009-12-10 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107038


User jsk changed the following:

What|Old value |New value

 Summary|New document page not cent|[Automation] New document 
|ered in maximized backing-|page not centered in maxim
|window|ized backing-window





--- Additional comments from j...@openoffice.org Thu Dec 10 10:51:00 + 
2009 ---
Changed subject

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 107038] [Automation] New document page not centered in maximized backing-window

2009-12-10 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107038


User jsk changed the following:

What|Old value |New value

  Status|RESOLVED  |REOPENED

  Resolution|FIXED |





--- Additional comments from j...@openoffice.org Thu Dec 10 10:52:01 + 
2009 ---
Reop, better solution is possible, checking

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 107038] [Automation] New document page not centered in maximized backing-window

2009-12-10 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107038


User jsk changed the following:

What|Old value |New value

  Status|REOPENED  |STARTED





--- Additional comments from j...@openoffice.org Thu Dec 10 11:23:42 + 
2009 ---
Note on the root cause:
If the writer is configured to show two pages (book view) it depends on the size
of the appklication window whether one or two pages are shown - if there is room
enough both pages will be displayed, otherwise there will be only one.

If the document only contains one page, it is displayed to the left of the
application window leaving the right half as a grey dead area.

So the solution must be
1) Switch to single page mode
2) Scale to page width (in case the scaling factor is too small we only have a
tiny little stamp in the upper middle of the application window.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 107038] [Automation] New document page not centered in maximized backing-window

2009-12-10 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107038


User jsk changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from j...@openoffice.org Thu Dec 10 12:28:52 + 
2009 ---
Added

ViewZoom Zoom.Value, 0, Zoom.ValueSet, 28703, Zoom.Type, 3

to hNewDocument() for gApplication = WRITER which sets the zoom to single page
and maximizes the documentwidth.

Revision 28

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 107038] [Automation] New document page not centered in maximized backing-window

2009-12-10 Thread hde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107038





--- Additional comments from h...@openoffice.org Fri Dec 11 07:07:51 + 
2009 ---
This has now been fixed in w_updt.bas directly. A new sub 'wChangeDefaultView'
has been introduced. This sets the 'zoom factor' to '100%' and the 'View layout'
to Single page. It is called once before running testcases.

Sendingtools/includes/w_tool2.inc
Transmitting file data .
Committed revision 277781.

Sendingw_updt.bas
Transmitting file data .
Committed revision 277782.

Reverted changes in global include
Sendingt_doc1.inc
Transmitting file data .
Committed revision 277783.



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org