Bug 40813 - [PATCH] Multiple issues in AWT Renderer
Summary: [PATCH] Multiple issues in AWT Renderer
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: awt renderer (show other bugs)
Version: trunk
Hardware: All other
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-24 06:09 UTC by Richard Wheeldon
Modified: 2012-04-01 07:03 UTC (History)
0 users



Attachments
Patch file to fix the described issues. (4.45 KB, patch)
2006-10-24 06:10 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 2006-10-24 06:09:32 UTC
This patch deals with the following issues:
1. The PreviewDialog did not display correctly under certain Window managers
(this is actually a bug in Sun's JVM).
2. Keyboard shortcuts are added for PageUp/PageDown (prev/next page), Home
(first page) and End (last page).
3. PreviewPanel.setPage() scrolls to the selected page.
Comment 1 Richard Wheeldon 2006-10-24 06:10:21 UTC
Created attachment 19037 [details]
Patch file to fix the described issues.
Comment 2 Jeremias Maerki 2006-11-12 07:40:27 UTC
Applied. Thanks a lot, Richard!
http://svn.apache.org/viewvc?view=rev&rev=473976
Comment 3 Glenn Adams 2012-04-01 07:03:57 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed