Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.1
-
Fix Version/s: 5.0.7
-
Component/s: Core/Parsing, Viewer RI
-
Labels:None
-
Environment:any
Description
The FreeTextAnnotationComponent uses JTextArea component to facilitate the editing of FreeText annotations content. The facade's text is then converted to PostScript and during this process the some location information isn't correctly converted to PostScript. So in short our wysiwyg editor is a little off.
On thought I've had is that we could/should hide the facade when the component no longer has focus.
On thought I've had is that we could/should hide the facade when the component no longer has focus.
I've added a fix the 5.0.1 branch as well as the trunk. There is still some slight shifting but all and all the facade is pretty close to the actual rendered content. I think the slight shift no might be related to different fonts being used between the JTextArea and the font reference in the file.