Issue 58700 - Page Page will not stay off/away
Summary: Page Page will not stay off/away
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: configuration (show other issues)
Version: OOo 2.0
Hardware: All All
: P3 Trivial with 4 votes (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-30 21:14 UTC by crxssi
Modified: 2017-05-20 11:28 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description crxssi 2005-11-30 21:14:29 UTC
When you open a new drawing in OpenOffice 2.0, it displays an extremely annoying
"Page Pane" on the left of the document view area.  It also displays it whenever
any Draw document is opened.

It can be turned off temporarily with View->Page Pane.  But it is impossible to
make it stay OFF as the default, all the time.

If you change the position or size of the page pane, it remembers that.  If you
change it to be a separate window, it remembers that.  But if you turn it off,
it will not remember that.

99% of the Draw documents I create (and most people create) are a single page. 
Having the Page Pane always on:

1) Is very distracting
2) Wastes Screen Space
3) Wastes computer CPU time and memory resources because it has to double-draw
everything that is going on in the main document window.

I consider that to be a defect, not an enhancement.  However as a separate issue
of enhancement, it would be nice if the previous (OpenOffice 1.X) behavior of a
small, non-graphical, "slide view" be available at the bottom of the screen.
Comment 1 wolframgarten 2005-12-01 08:49:06 UTC
Reproducible. Reassigned.
Comment 2 edeku 2006-07-31 07:41:21 UTC
Hi,

I found out, that even the close-button [x] of the Page Pane doesn't work. If I
click on it it doesn't close the pane. I will have to use View > Page Pane.
Comment 3 wolframgarten 2006-07-31 08:09:01 UTC
The last described behaviour is already fixed internally (i64596).
Comment 4 crxssi 2007-10-26 17:22:01 UTC
I reported this issue almost two years ago.  It is still not fixed in OpenOffice
2.1, 2.2, or 2.3.  I verified it today.
Comment 5 tora3 2008-06-28 12:42:52 UTC
How about adding some codes to preserve the visibility state of panes 
corresponding to the slots:
  SID_LEFT_PANE_DRAW
  SID_LEFT_PANE_IMPRESS
  SID_RIGHT_PANE

to a user configuration file like 
user/registry/data/org/openoffice/Office/Draw.xcu or Impress.xcu

in a method such as void ViewShellBase::Implementation::SetPaneVisibility(...) 
which is called from void ViewShellBase::Execute (SfxRequest& rRequest)
in sd/source/ui/view/ViewShellBase.cxx ?

And then, retrieve the visibility statuses and assign them to the controller 
right after a new Draw/Impress document is created. 
Comment 6 crxssi 2013-03-14 19:15:25 UTC
Although I reported it almost 8 years ago, this bug/issue is still not resolved in 3.4.1.  Interestingly, it has been fixed in LibreOffice 4.0.0.
Comment 7 Marcus 2017-05-20 11:28:10 UTC
Reset assigne to the default "issues@openoffice.apache.org".