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 340994 - enterstring() doesnt work for strings ending with non printing characters
enterstring() doesnt work for strings ending with non printing characters
Status: RESOLVED FIXED
Product: LDTP
Classification: Other
Component: ldtp
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: Prashanth Mohan
LDTP Development Mailing List
: 340997 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-05-08 09:37 UTC by Prashanth Mohan
Modified: 2006-05-08 10:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
releases the non printing character if it appears at the end of the input string (2.07 KB, patch)
2006-05-08 10:05 UTC, Prashanth Mohan
committed Details | Review

Description Prashanth Mohan 2006-05-08 09:37:17 UTC
#1. open gedit
#2. from python prompt do enterstring ('*gedit','txt0','abcd<return>')

the enter key is never released.
Comment 1 Prashanth Mohan 2006-05-08 10:05:15 UTC
Created attachment 65009 [details] [review]
releases the non printing character if it appears at the end of the input string

is this patch ok?
Comment 2 Nagappan Alagappan 2006-05-08 10:05:45 UTC
*** Bug 340997 has been marked as a duplicate of this bug. ***