Skip to main content
Participant
June 8, 2009
Question

difference iexplorer vs firefox

  • June 8, 2009
  • 1 reply
  • 740 views

The (exported) textflow (below) gives me different results in iexplorer and firefox.

In iexplorer I get an extra linefeed (which is wrong). Both in Windows/XP flash plugin 10.0.22.87

Is this a bug?

iexplorer:

•ul1

•ul2

firefox:

•ul1

•ul2

<TextFlow lineBreak="inherit" paddingBottom="inherit" paddingLeft="inherit" paddingRight="inherit" paddingTop="inherit" verticalAlign="inherit" styleName="tlfGlobal" whiteSpaceCollapse="preserve" xmlns="http://ns.adobe.com/textLayout/2008">
  <div>
    <div>
      <p id="UL1-@-2-@-partag" styleName="UL1">
        <span id="ignore">
          •
        </span>
        <span id="3" styleName="UL1">
          ul1
        </span>
      </p>
      <p id="UL1-@-5-@-partag" styleName="UL1">
        <span id="ignore">
          •
        </span>
        <span id="6" styleName="UL1">
          ul2
        </span>
      </p>
    </div>
  </div>
</TextFlow>

This topic has been closed for replies.

1 reply

brian_thomas2
Adobe Employee
Adobe Employee
June 19, 2009

I'm unable to reproduce this on the latest builds of TLF with the browser configurations you mentioned. Have you tried our latest nightly builds?

http://labs.adobe.com/downloads/textlayout.html

AndreGWAuthor
Participant
June 20, 2009

upgraded to TLF build 455.

Here you can see the application in action: http://ria.apri.nl/mediawiki-1.14.0/index.php/Main_Page

Open page in IExplorer and Firefox.

Hit the edit button/tab to get the wikieditor/flex application and see the differences. (ignore the columnwidth difference).

same application, same source/data, same flash plugin version, different browser, different result.