Bug 54979

Summary: Page number doesn't work in sticky objects
Product: [Applications] calligrastage Reporter: hadmut
Component: generalAssignee: Laurent Montel <montel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.2.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description hadmut 2003-02-21 17:11:32 UTC
Version:           1.2.1 (using KDE 3.1.0)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.2.2 20030131 (Debian prerelease)
OS:          Linux (i686) release 2.4.20-test-k7

Hi,

I tried to place a sticky object in the presentation, simply saying "Page No. #", where
# was the Page number inserted with the Option from the "Text" menu.

While editing, the page number is changing but doesn't show the actual
page number. It looks as if it always shows the number of the last page the
editor was in. In Presentation mode the page number doesn't change at all.

I guess the problem is, that the sticky object doesn't contain a page number
reference which is updated at runtime, but that the editor modifies the 
sticky object which no becomes a fixed number. 

regards
Hadmut
Comment 1 Lukáš Tinkl 2003-03-02 17:12:49 UTC
Subject: koffice/kpresenter

CVS commit by lukas: 

Bug 54979: Page number doesn't work in sticky objects

CCMAIL: 54979-done@bugs.kde.org


  M +1 -2      kpobject.cc   1.112
  M +1 -2      kpresenter_doc.cc   1.648
  M +14 -36    kpresenter_view.cc   1.953
  M +1 -3      kprpage.cc   1.213
  M +11 -10    kptextobject.cc   1.381