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 352149 - selectindex does not work
selectindex does not work
Status: RESOLVED FIXED
Product: LDTP
Classification: Other
Component: ldtp
0.5.x
Other Linux
: Normal normal
: ---
Assigned To: LDTP maintainers
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2006-08-20 16:55 UTC by Prashanth Mohan
Modified: 2011-02-05 02:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Prashanth Mohan 2006-08-20 16:55:21 UTC
#1. Open gedit, python, ldtp

#2. Open Edit --> Preferences in the gedit window and run:

selecttab ('*Pref*','ptl0','Syntax Highlighting')
selectindex ('*Pref*','cboHighlightmode',1)

I get the error:
*** SelectIndex action on mentioned object failed.

However, selectindex is put under ComboBox on the LDTP docs
Comment 1 Prashanth Mohan 2006-08-20 17:05:40 UTC
The same worked for the Combo Boxes under Edit-->Find


Shouldn't this work on all combo boxes?
Comment 2 Nagappan Alagappan 2006-08-21 05:19:23 UTC
This scenario works fine with the following command:

comboselectindex ('*Pref*','cboHighlightmode',1)
Comment 3 Nagappan Alagappan 2011-02-05 02:13:23 UTC
Pretty old bug, if the issue happens again with LDTPv2, please reopen the bug.

Thanks for the bug report