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 343006 - inserttext does not work
inserttext does not work
Status: RESOLVED FIXED
Product: LDTP
Classification: Other
Component: ldtp
0.4.x
Other Linux
: Normal major
: ---
Assigned To: Prashanth Mohan
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2006-05-26 09:57 UTC by Prashanth Mohan
Modified: 2006-05-26 13:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
the position and text parameters were parsed in the incorrect order (2.24 KB, patch)
2006-05-26 10:29 UTC, Prashanth Mohan
committed Details | Review

Description Prashanth Mohan 2006-05-26 09:57:41 UTC
inserttext() is not working.

It returns 1, but does not insert the text into the object.
Comment 1 Prashanth Mohan 2006-05-26 10:29:56 UTC
Created attachment 66264 [details] [review]
the position and text parameters were parsed in the incorrect order