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 412496 - There is an invalid name for comboxselectindex
There is an invalid name for comboxselectindex
Status: RESOLVED NOTABUG
Product: LDTP
Classification: Other
Component: ldtp
0.8.x
Other Windows
: Normal normal
: ---
Assigned To: LDTP maintainers
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2007-02-27 02:14 UTC by lavi
Modified: 2009-08-12 15:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description lavi 2007-02-27 02:14:38 UTC
See link:
http://ldtp.freedesktop.org/user-doc/combobox.html

The API: selectindex, it should be comboxselectindex.
Comment 1 Nagappan Alagappan 2009-04-10 21:00:45 UTC
Lavi: comboselectindex is being used for menu item in a combo box and selectindex is used for list item in a combo box. Probably we should just have selectindex, which should handle both the cases

Thanks
Comment 2 lavi 2009-08-12 05:40:28 UTC
That's fine to me.