[request] want doubleRightClick()

Bug #1168598 reported by jinlong.chu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Medium
RaiMan

Bug Description

希望添加一个鼠标右键双击api
这样可以在使用vnc做手机上的测试的时候,方便对手机进行操作

Tags: fkt-click
Revision history for this message
RaiMan (raimund-hocke) wrote :

what is it???

Changed in sikuli:
status: New → Invalid
Revision history for this message
jinlong.chu (jinlong605) wrote : Re:[Bug 1168598] Re: 希望添加一个鼠标右键双击api

sorry I'm chinese!
my english is poor

I want a double rightClick API

At 2013-04-13 16:40:31,RaiMan <email address hidden> wrote:
>what is it???
>
>** Changed in: sikuli
> Status: New => Invalid
>
>--
>You received this bug notification because you are subscribed to the bug
>report.
>https://bugs.launchpad.net/bugs/1168598
>
>Title:
> 希望添加一个鼠标右键双击api
>
>Status in Sikuli:
> Invalid
>
>Bug description:
> 希望添加一个鼠标右键双击api
> 这样可以在使用vnc做手机上的测试的时候,方便对手机进行操作
>
>To manage notifications about this bug go to:
>https://bugs.launchpad.net/sikuli/+bug/1168598/+subscriptions

Revision history for this message
jinlong.chu (jinlong605) wrote : Re:Re:[Bug 1168598] Re: 希望添加一个鼠标右键双击api

like this

def double_rightClick(loc):
    myreg.rightClick(loc)
    time.sleep(0.5)
    myreg.rightClick(loc)

thanks;

At 2013-04-15 10:54:57,"楚金龙" <jinlong605@163.com> wrote:

sorry I'm chinese!
my english is poor

I want a double rightClick API

At 2013-04-13 16:40:31,RaiMan <email address hidden> wrote:
>what is it???
>
>** Changed in: sikuli
> Status: New => Invalid
>
>--
>You received this bug notification because you are subscribed to the bug
>report.
>https://bugs.launchpad.net/bugs/1168598
>
>Title:
> 希望添加一个鼠标右键双击api
>
>Status in Sikuli:
> Invalid
>
>Bug description:
> 希望添加一个鼠标右键双击api
> 这样可以在使用vnc做手机上的测试的时候,方便对手机进行操作
>
>To manage notifications about this bug go to:
>https://bugs.launchpad.net/sikuli/+bug/1168598/+subscriptions

RaiMan (raimund-hocke)
Changed in sikuli:
status: Invalid → In Progress
importance: Undecided → Low
importance: Low → Wishlist
assignee: nobody → RaiMan (raimund-hocke)
summary: - 希望添加一个鼠标右键双击api
+ [request] want doubleRightClick()
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Wishlist → Medium
milestone: none → x1.1
tags: added: fkt-click
RaiMan (raimund-hocke)
Changed in sikuli:
milestone: 1.1.0 → 1.2.0
RaiMan (raimund-hocke)
Changed in sikuli:
milestone: 2.0.0 → 2.1.0
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.