/[Apache-SVN]
ViewVC logotype

Revision 1611829


Jump to revision: Previous Next
Author: rwhitcomb
Date: Fri Jul 18 22:49:26 2014 UTC (9 years, 9 months ago)
Changed paths: 1
Log Message:
PIVOT-954: Resolve "IndexOutOfBoundsException" thrown from TextAreaSkin
when you have either an empty document or any document where the first
line has nothing (except the line ending), and you double click on the
first line (or any line in the case of an empty document).

Basically we just need to catch the "start" value being negative before
trying to get the character there.


Changed paths

Path Details
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/skin/TextAreaSkin.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26