Same here with 1.0rc3. Button on screen says "New Test", debug output correctly identifies two words: 26 7 43 15: New 77 7 42 15: Test
But result string is collapsed onto "NewTest"... Should be a trivial fix -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/701012 Title: X 1.0rc1: text() does not return all intervening blanks, add's others Status in Sikuli: New Bug description: Using: print selectRegion().text().strip() and selecting some words side by side with intervening blanks (e.g. button texts), you will find, that in many cases not all blanks are returned (seems to be the first one !?). There are other cases, where blanks are inserted, that are not there. e.g. this is returned for the above sentence: Thereare other c ases. where blanks are inserted. that are not there If the space between words is larger, there might be additional linefeeds: e.g. part of the top menu returns: Blueprlnts TransIal*l0ns Answers this corresponds to the bug 701005 trailing x'0A20' To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/701012/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

