Ticket #11 (defect)

Opened 2 years ago

Last modified 1 year ago

letter spacing with static text fields

Status: new

Reported by: dan Assigned to: dan
Priority: minor Milestone: 0.2.13
Component: SWF Import Version: 0.2.11+
Keywords: Cc:

reported (once more) by Quentin:

I experienced a bug yesterday when placing a Flash generated SWF that had a TextField? on the stage. This TextField? was not being rendered entirely after I placed it in a new SWF generated by swfmill. I searched a bit, and found that this field was having various "letter spacings" in it : a part of the text had a letter spacing of 0, and another part had 3, and that other part was the one that was not rendered. I finally understood that the bug was only there when you have 2 or more different values inside one TextField?.

You'll find a Flash generated SWF attached, with a field that has 2 different values for its letter spacing : the first (on the "Normal" text) is 0 and the second (on the "Wide" text) is 8.

Attachments

buggy-tf.swf (0.9 kB) - added by dan on 09/27/06 16:09:25.
the troublesome SWF

Change History

09/27/06 16:09:25: Modified by dan

  • attachment buggy-tf.swf added.

the troublesome SWF

01/25/07 13:17:34: Modified by dan

  • milestone changed from 0.2.12 to 0.2.13.

04/12/07 00:21:30: Modified by dan

  • priority changed from major to minor.

supposedly fixed with [216]. please test with attached testcase and close bug.