← Back to team overview

sikuli-driver team mailing list archive

[Bug 701005] Re: X 1.0rc1: text() always returns text with trailing x'200A20'

 

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => Low

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Tags added: fkt-text

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/701005

Title:
  X 1.0rc1: text() always returns text with trailing x'200A20'

Status in Sikuli:
  In Progress

Bug description:
  text() always returns text with trailing x'200A20' (blank linefeed
  blank) even if text only contains one line (e.g. button text)

  Since you do not expect this for text, that should be only some words,
  the trailing x'200A20' should be omitted.

  Temp. solution:
  use Region.text().strip()

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/701005/+subscriptions


References