Issue 67056 - Ruler is not visible after presentation
Summary: Ruler is not visible after presentation
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: configuration (show other issues)
Version: OOo 2.0.3
Hardware: PC Windows, all
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords: oooqa
: 75115 (view as issue list)
Depends on:
Blocks:
 
Reported: 2006-07-05 21:16 UTC by kaihawaii
Modified: 2007-04-11 15:05 UTC (History)
1 user (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 kaihawaii 2006-07-05 21:16:17 UTC
- In configuration rulers are set as 'visible' and they are visible in normal 
view
- Starting presentation
- ending presentation
- rulers are no longer visible and also not set as 'visible' in configuration

I noticed this bug also in OOo 2.0.2 (german, Win XP)
Comment 1 aziem 2006-07-05 23:18:41 UTC
Confirmed on OOo 2.0.3 Windows 2000, but rulers remain on OOo 2.0.3 Linux.

P3->P4
Comment 2 wolframgarten 2006-07-06 08:01:46 UTC
Reproducible, works on Linux. Was ok in OOo 1.1.5.
Comment 3 groucho266 2006-09-15 14:43:31 UTC
The full screen presentation is initialized with the same FrameView object that
is used by the other view shells.  As a result, when the presentation turns off
the rulers, the rulers are turned off for all view shells that use the same
FrameView object.
Comment 4 groucho266 2006-09-15 14:46:09 UTC
Fixed by initializing the new PresentationViewShell with a copy of the FrameView
object.

Modified file is
/sd/source/ui/view/presvish.cxx    rev. 1.30.42.3
Comment 5 groucho266 2006-10-19 13:24:44 UTC
Please verify.
Comment 6 wolframgarten 2006-10-26 09:41:49 UTC
Target adapted.
Comment 7 wolframgarten 2006-10-26 10:02:02 UTC
Verified in CWS.
Comment 8 groucho266 2007-01-09 15:13:19 UTC
Retargeting to OOo 2.3.
Comment 9 wolframgarten 2007-03-02 10:21:50 UTC
Still verified.
Comment 10 wolframgarten 2007-03-05 08:13:18 UTC
*** Issue 75115 has been marked as a duplicate of this issue. ***
Comment 11 wolframgarten 2007-04-11 15:05:38 UTC
Tested in m208. Closed.