sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19514
[Bug 1206413] Re: Problem with Region().text() functionality
*** This bug is a duplicate of bug 710586 ***
https://bugs.launchpad.net/bugs/710586
** This bug has been marked a duplicate of bug 710586
X 1.0rc3: Region.text() -- known problems and needed improvements
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1206413
Title:
Problem with Region().text() functionality
Status in Sikuli:
New
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 manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1206413/+subscriptions
References