https://bugzilla.gnome.org/show_bug.cgi?id=628623 LDTP | ldtp2 | 2.0.0
Summary: ldtp.hasstate doesn't report focused immediately after ldtp.activate Classification: Other Product: LDTP Version: 2.0.0 OS/Version: Solaris Status: UNCONFIRMED Severity: normal Priority: Normal Component: ldtp2 AssignedTo: ldtp-dev@lists.freedesktop.org ReportedBy: brian.n...@oracle.com QAContact: ldtp-dev@lists.freedesktop.org GNOME target: --- GNOME version: --- ldtp.hasstate for some applications (e.g. gnome-terminal) never shows state.FOCUSED even if the application is focused and even immediately after wnck focus or ldtp.activatewindow('frmTerminal') steps to reproduce: python >>>import ldtp >>>ldtp.hasstate('frmTerminal','txt0',ldtp.state.FOCUSED) 0 >>>ldtp.activate('frmTerminal') 1 >>>ldtp.hasstate('frmTerminal','txt0',ldtp.state.FOCUSED) 0 -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ LDTP-dev mailing list LDTP-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/ldtp-dev