Mark Craig created FOP-2358:
-------------------------------
Summary: Soft hyphen is not retained on copy/paste
Key: FOP-2358
URL: https://issues.apache.org/jira/browse/FOP-2358
Project: Fop
Issue Type: Bug
Affects Versions: 1.1
Environment: $ fop -v
FOP Version 1.1
$ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
Reporter: Mark Craig
Priority: Minor
Soft hyphen is rendered as hyphen + space.
As a result, when the text that originally contained a soft hyphen is copied
and pasted to an editor capable of ignoring soft hyphens or recalculating the
hyphenation, the "hard" hyphen remains.
This is particularly unhelpful in hyphenated literals such as URLs or OIDs,
where adding a hyphen + space means that the copy is broken.
--
This message was sent by Atlassian JIRA
(v6.2#6252)