Bug 42306 - [PATCH] AWT Viewer does not track page numbers in continuous mode.
Summary: [PATCH] AWT Viewer does not track page numbers in continuous mode.
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: awt renderer (show other bugs)
Version: trunk
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-01 01:43 UTC by Richard Wheeldon
Modified: 2012-04-01 06:26 UTC (History)
0 users



Attachments
Patch to fix page number tracking. (6.48 KB, patch)
2007-05-01 01:44 UTC, Richard Wheeldon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Wheeldon 2007-05-01 01:43:43 UTC
Scrolling the viewer via the JScrollPane bars does not update the page number.
This also means that keyboard shortcuts or next/prev page commands act relative
to the wrong position. This patch fixes this and provides a swing listener for
monitoring page selection changes.
Comment 1 Richard Wheeldon 2007-05-01 01:44:20 UTC
Created attachment 20082 [details]
Patch to fix page number tracking.
Comment 2 Jeremias Maerki 2010-06-08 15:03:35 UTC
Embarassingly late, but your patch is now applied. Certainly an improvement on the page switching. Thanks and sorry for the late reaction.

http://svn.apache.org/viewvc?rev=952770&view=rev
Comment 3 Glenn Adams 2012-04-01 06:26:16 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed