Problem with Region().text() functionality

Bug #1206413 reported by Vishal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
New
Undecided
Unassigned

Bug Description

Sikuli Version: 1.0.0

Operating System: WinXP 32bit

Bug Description: IF my region cointains a string of words, Region.text() returns me the string with the 1st two words concatinated.

Ex:
if the image contains the following string "Ram is a good boy"

Region.text returns:

"Ramis", "a", "good", "boy"

Expected Result:

"Ram", "is", "a", "good", "boy"

Please check

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.