Bug 40813

Summary: [PATCH] Multiple issues in AWT Renderer
Product: Fop - Now in Jira Reporter: Richard Wheeldon <richardw>
Component: awt rendererAssignee: fop-dev
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: trunk   
Target Milestone: ---   
Hardware: All   
OS: other   
Attachments: Patch file to fix the described issues.

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