Glenn Adams created FOP-2290:
--------------------------------

             Summary: Incorrect use of bidi context across empty block boundary.
                 Key: FOP-2290
                 URL: https://issues.apache.org/jira/browse/FOP-2290
             Project: Fop
          Issue Type: Bug
          Components: page-master/layout
    Affects Versions: 1.1, trunk
            Reporter: Glenn Adams
            Assignee: Glenn Adams


The following example results in incorrect mirroring of the second anonymous 
block, producing "]2[ )parens wrong(."

      <fo:block font-family="FreeSans">
        <fo:block/>[1] RTL insert קום
        <fo:block/>[2] (parens wrong).
        <fo:block/>[3] Back to normal because of this RTL insert: בּ .
      </fo:block>

Originally reported by Raphael Finkel [1].

[1] 
http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/201308.mbox/%3c20130806183400.gg7...@cs.uky.edu%3e



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to