Re: Odd RTE

2014-12-09 Thread Harbs
Maybe. But first I have to isolate what’s special about this paragraph. I haven’t figured that out yet… What’s clearly happening is the computedFormat is coming from the paragraph and not the span and for some reason the digitCase (as well as some other properties) are undefined rather than the

Re: Odd RTE

2014-12-09 Thread Alex Harui
Maybe try a “Hello World” example and see how computedFormat gets computed? On 12/9/14, 12:55 PM, "Harbs" wrote: >A bit more: > >It looks like things are going off in >FlowLeafElement.doComputeTextLayoutFormat() > >formatForCascade is null… > >On Dec 9, 2014, at 10:47 PM, Harbs wrote: > >> I co

Re: Odd RTE

2014-12-09 Thread Harbs
A bit more: It looks like things are going off in FlowLeafElement.doComputeTextLayoutFormat() formatForCascade is null… On Dec 9, 2014, at 10:47 PM, Harbs wrote: > I could use some help: > > I’m getting a weird RTE when trying to get the computedFormat of a > SpanElement. This is the stack

Odd RTE

2014-12-09 Thread Harbs
I could use some help: I’m getting a weird RTE when trying to get the computedFormat of a SpanElement. This is the stack trace in the TLF classes: TypeError: Error #2007: Parameter digitCase must be non-null. at flash.text.engine::ElementFormat/set digitCase() at flashx.textLayo