After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 316044 - New API for manipulating text selections using LDTP
New API for manipulating text selections using LDTP
Status: RESOLVED FIXED
Product: LDTP
Classification: Other
Component: pyldtp
0.1.x
Other Linux
: Normal enhancement
: ---
Assigned To: Nagappan Alagappan
LDTP maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-12 03:54 UTC by jpremkumar
Modified: 2009-07-17 18:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
select text based on name or partial name (21.52 KB, patch)
2006-03-29 09:51 UTC, Nagappan Alagappan
committed Details | Review

Description jpremkumar 2005-09-12 03:54:41 UTC
APIs for performing text selections, retrieving text from selected region would
help in testing text areas more precisely using LDTP.
Comment 1 Nagappan Alagappan 2005-09-12 07:44:06 UTC
I would like to add copy selected text to clipboard and reverse should be also fine.
Comment 2 Nagappan Alagappan 2006-03-29 09:51:34 UTC
Created attachment 62280 [details] [review]
select text based on name or partial name