Bug 39034

Summary: page-number-citation : the text after overlaps the page number
Product: Fop - Now in Jira Reporter: aldaris
Component: pdfAssignee: fop-dev
Status: NEW ---    
Severity: normal CC: finofinofino, ra
Priority: P3    
Version: 0.95   
Target Milestone: ---   
Hardware: Other   
OS: Windows XP   
Attachments: fo file demonstrating bug

Description aldaris 2006-03-20 13:38:20 UTC
Hi,
in the FAQs I saw that "3.9. Page numbers are not properly right aligned." and
probably this bug is related to it: I noticed that if I have the following:

...
<fo:list-item-body start-indent="body-start()">
 <fo:block>
  <fo:basic-link internal-destination="_ac7sqrcgaqacahbm">Text text[sez. 2.2, p.
<fo:page-number-citation ref-id="_ac7sqrcgaqacahbm"/>]</fo:basic-link>
 </fo:block>
...

in the resulting PDF the square bracket "]" overlaps the page number's second
character.
Andrea.

Note: FOP Version 0.91beta
Comment 1 Jeremias Maerki 2006-08-02 19:34:26 UTC
*** Bug 40154 has been marked as a duplicate of this bug. ***
Comment 2 Jon Hurst 2006-09-19 13:23:20 UTC
Created attachment 18885 [details]
fo file demonstrating bug
Comment 3 Jon Hurst 2006-09-19 13:26:56 UTC
fo file demonstrating the bug is attached. The problem appears to be that the
width for page-number-citation is calculated using only the first digit (single
digit works fine). The bug has appeared since 0.20.5, which also works fine in
this regard. Platform is linux, version is 0.92 beta.
Comment 4 Andrei Regentov 2009-08-16 22:42:15 UTC
This issue still persists in 0.95, at least on Windows XP platform.
Comment 5 Glenn Adams 2012-04-07 01:43:47 UTC
resetting P2 open bugs to P3 pending further review