sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07207
[Bug 894312] [NEW] Selecting text using SHIFT + HOME does not work
Public bug reported:
Version 1.0rc3 (r905)
OS: Windows 7 64
I'm trying to select text using SHIFT + direction key, e.g. UP, DOWN, HOME, END and so on (and then copy content to clipboards).
The sikuli will just move the cursor to desired position, without selecting/highlighting the text.
Example:
#open a text editor
type("foo")
type(Key.HOME)
type(Key.END, KeyModifier.SHIFT)
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/894312
Title:
Selecting text using SHIFT + HOME does not work
Status in Sikuli:
New
Bug description:
Version 1.0rc3 (r905)
OS: Windows 7 64
I'm trying to select text using SHIFT + direction key, e.g. UP, DOWN, HOME, END and so on (and then copy content to clipboards).
The sikuli will just move the cursor to desired position, without selecting/highlighting the text.
Example:
#open a text editor
type("foo")
type(Key.HOME)
type(Key.END, KeyModifier.SHIFT)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/894312/+subscriptions
Follow ups
-
[Bug 894312] Re: [check] Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2019-11-07
-
[Bug 894312] Re: [1.1.4] Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2019-07-09
-
[Bug 894312] Re: Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2014-09-16
-
[Bug 894312] Re: Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2013-09-11
-
[Bug 894312] Re: Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2013-05-14
-
[Bug 894312] Re: Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2013-03-06
-
[Bug 894312] Re: Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2013-02-21
-
[Bug 894312] Re: Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2012-11-02
-
[Bug 894312] Re: Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2012-11-02
-
[Bug 894312] Re: Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2011-12-02
-
[Bug 894312] Re: Windows: Selecting text using SHIFT + HOME does not work --- workaround
From: RaiMan, 2011-12-02
-
[Bug 894312] Re: Windows: Selecting text using SHIFT + HOME does not work
From: Ketan Kalia, 2011-12-01
-
[Bug 894312] Re: Selecting text using SHIFT + HOME does not work
From: RaiMan, 2011-11-24
-
[Bug 894312] [NEW] Selecting text using SHIFT + HOME does not work
From: Pavol Kovalik, 2011-11-24
References