FTCoreText icon indicating copy to clipboard operation
FTCoreText copied to clipboard

touchedFrame (CGRect) issue for two links (or more) in one text line

Open hoangvudp opened this issue 9 years ago • 0 comments

Hi,

If we have two links which are appearing in one text line, touchedFrame (CGRect) of these links are always the same value. This rect value is the rect value of the last link in the line. It seems that the rect of first links are overridden by the rect value of last link.

The issue has been also found at https://github.com/FuerteInternational/FTCoreText/issues/19

hoangvudp avatar Apr 19 '15 05:04 hoangvudp