[LDTP-Dev] [Bug 351234] New: listsubmenus does not work for more than 1 level of menus

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Aug 13 22:06:12 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=351234
 LDTP | ldtp | Ver: 0.4.x

           Summary: listsubmenus does not work for more than 1 level of
                    menus
           Product: LDTP
           Version: 0.4.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: ldtp
        AssignedTo: ldtp-maint at gnome.bugs
        ReportedBy: prashmohan at gmail.com
         QAContact: ldtp-dev at lists.freedesktop.org
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Steps to Reproduce:

#1. Open Gedit, ldtp and python 
#2. In the python prompt run 
``listsubmenus ('*gedit','mnuView;mnuHighlightMode')''
 This will raise an Exception saying 
``*** Unable to find object name in application map''

Expected Behaviour:
It should return an list of sub menus seperated by ';' and return an empty List
if there are no submenus and return None (or maybe an exception) if there there
is no tree of menus below it.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are watching the assignee for the bug.


More information about the LDTP-dev mailing list