Ticket #2431 (new Bug)

Opened 20 months ago

Last modified 18 months ago

fck justify with flash

Reported by: hankila Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Confirmed Cc:

Description

In version 1.4 the html output for justifying paragraphs looked like this: "<P align=right>text goes here</P>"

in the latest version it looks like this "<p style="text-align: right">text goes here</P>"

However this is no longer compatible with flash dynamic textfields. Is there a fix for this?

Attachments

tekst.zip Download (1.1 KB) - added by hankila 18 months ago.

Change History

Changed 18 months ago by arczi

  • keywords Pending added

Please attach sample code with uses flash dynamic textfield.

Changed 18 months ago by hankila

Changed 18 months ago by hankila

Hi

Attached an swf flash file which loads an external xml document.

There are two methods used for justification of the text. Only one works. The other one (using style="text-align: right") is the output of the fck editor. This is not supported by flash.

Is there a fix for this?

Thx Han

Changed 18 months ago by arczi

  • keywords Confirmed added; Pending removed

Changed 18 months ago by arczi

It is exception of #1467

Note: See TracTickets for help on using tickets.