Issue 42204 - Showstopper: running presentation has ruler on the left and the upper side.
Summary: Showstopper: running presentation has ruler on the left and the upper side.
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: recent-trunk
Hardware: All Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-07 14:39 UTC by wolframgarten
Modified: 2005-02-09 12:48 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 wolframgarten 2005-02-07 14:39:32 UTC
Open a new impress, switch on the rulers. Start the presentation: there are the
rulers visible on the left and upper border. This sems to be Linux only.
This issue is a follow up of i 41825 that was fixed in CWS but is broken again
in master.
Comment 1 bjoern.milcke 2005-02-07 15:31:31 UTC
please verify in CWS impressbeta4
Comment 2 bjoern.milcke 2005-02-07 15:33:19 UTC
Fixed by overloading PresentationViewShell::CreateHRuler() and
PresentationViewShell::CreateVRuler() with an empty implementation. Thus rulers
will never be displayed in the presentation view-shell independent of the settings.
Comment 3 wolframgarten 2005-02-07 16:17:00 UTC
Verified in CWS.
Comment 4 wolframgarten 2005-02-09 12:48:34 UTC
Tested in master. Closed.