Activity log for bug #966770

Date Who What changed Old value New value Message
2012-03-28 02:46:48 Vladimir bug added bug
2012-11-02 11:58:21 RaiMan sikuli: status New Fix Committed
2012-11-02 11:58:25 RaiMan sikuli: assignee RaiMan (raimund-hocke)
2012-11-02 11:58:28 RaiMan sikuli: milestone x1.0
2012-11-02 16:01:52 RaiMan tags general
2013-02-21 13:41:42 RaiMan tags general docs
2013-02-21 17:52:06 RaiMan sikuli: importance Undecided High
2013-02-22 13:33:44 RaiMan description 1. On http://sikuli.org/docx/tutorials/helloworld/helloworld-win.html replace teh with the. 2.On http://sikuli.org/docx/tutorials/surveillance/surveillance.html popup("Obama has updated his message") but on the popup itself the text is "Obama has updated his status message" 3.On http://sikuli.org/docx/tutorials/resize/resize.html The strategy is illustrated below. We want to find the top-right corner, then go to the right to find the top-right corner, then go below to find the bottom-right corner. Change to: The strategy is illustrated below. We want to find the top-left corner, then go to the right to find the top-right corner, then go below to find the bottom-right corner. 1. On http://doc.sikuli.org/tutorials/helloworld/helloworld-win.html replace teh with the. 2.On http://doc.sikuli.org/tutorials/surveillance/surveillance.html popup("Obama has updated his message") but on the popup itself the text is "Obama has updated his status message" 3.On http://doc.sikuli.org/tutorials/resize/resize.html The strategy is illustrated below. We want to find the top-right corner, then go to the right to find the top-right corner, then go below to find the bottom-right corner. Change to: The strategy is illustrated below. We want to find the top-left corner, then go to the right to find the top-right corner, then go below to find the bottom-right corner.
2013-02-22 13:34:20 RaiMan sikuli: importance High Critical
2013-02-22 13:38:36 RaiMan description 1. On http://doc.sikuli.org/tutorials/helloworld/helloworld-win.html replace teh with the. 2.On http://doc.sikuli.org/tutorials/surveillance/surveillance.html popup("Obama has updated his message") but on the popup itself the text is "Obama has updated his status message" 3.On http://doc.sikuli.org/tutorials/resize/resize.html The strategy is illustrated below. We want to find the top-right corner, then go to the right to find the top-right corner, then go below to find the bottom-right corner. Change to: The strategy is illustrated below. We want to find the top-left corner, then go to the right to find the top-right corner, then go below to find the bottom-right corner. FIXED 1. On http://doc.sikuli.org/tutorials/helloworld/helloworld-win.html replace teh with the. FIXED 2.On http://doc.sikuli.org/tutorials/surveillance/surveillance.html popup("Obama has updated his message") but on the popup itself the text is "Obama has updated his status message" FIXED 3.On http://doc.sikuli.org/tutorials/resize/resize.html The strategy is illustrated below. We want to find the top-right corner, then go to the right to find the top-right corner, then go below to find the bottom-right corner. Change to: The strategy is illustrated below. We want to find the top-left corner, then go to the right to find the top-right corner, then go below to find the bottom-right corner. BUT THIS WAY: We first find the top-left corner as reference, then go to the right to find the top-right corner, then go below to find the bottom-right corner.
2013-08-14 13:26:06 RaiMan sikuli: status Fix Committed Fix Released