[LDTP-Dev] [Bug 351949] New: remap does not work properly

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 18 09:48:50 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=351949
 LDTP | ldtp | Ver: 0.5.x

           Summary: remap does not work properly
           Product: LDTP
           Version: 0.5.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: major
          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


#1. Open gedit, python, ldtp

#2. in python run:
from ldtp import *
selectmenuitem ('*gedit','mnuFile;mnuNew')
remap ('gedit','*gedit')
print 'txt1' in getobjectlist('*gedit')

the output is False instead of True, i.e. the New object (txt1) of the new text
box is not reflected in the appmap even after remap() is called


-- 
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