[LDTP-Dev] [Bug 402353] Remap does not work fine with 2 * wildcard.
LDTP (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Jan 31 16:25:45 PST 2007
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=402353
LDTP | ldtp | Ver: unspecified
lavi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|NOTABUG |
------- Comment #2 from lavi 2007-02-01 00:23 UTC -------
Step to reproduce:
1. Open gedit, pick the Edit | Preferences ... menu-item.
2. Roll to 'Font & Color' pagetable.
3. ldtp.getobjectinfo('dlggedit*', 'lblMonosapce*') # To get the label of
'Editor Font' button, it return "Monosapce".
4. Change any font name by click above button.
5. -->
a. ldtp.getobjectinfo('dlggedit*', 'lblMonosapce*')
b. ldtp.getobjectinfo('dlggedit*', 'lblChangedFont')
Actual Result:
a. # It returned old label
b. # Got 'Unable to get component handle' error.
Expected Result:
Either a or b will take the refracted changing of label for returning.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the LDTP-dev
mailing list