[Bug] pv17 More Spaz Clicking

In PV17 I'm able to get an error in FTDocument.GetSegment by Spaz Clicking. Seems to be my specialty. :)


  ' Get the paragraph information.
  sp = findParagraphByOffset(startPosition, startParagraphOffset)
  ep = findParagraphByOffset(endPosition, endParagraphOffset)

  ' Is this the same paragraph?
  if sp.getId = ep.getId then  //<-Nil Object exception.  sp is nil


I've been able to duplicate it several times.


FTC Website: www.truenorthsoftware.com/Realbasic/FormattedText.html
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in 
the subject field.


Other related posts: