Bug 54979 - Page number doesn't work in sticky objects
Summary: Page number doesn't work in sticky objects
Status: RESOLVED FIXED
Alias: None
Product: calligrastage
Classification: Applications
Component: general (show other bugs)
Version: 1.2.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Laurent Montel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-21 17:11 UTC by hadmut
Modified: 2003-12-14 19:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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