85d28ce characters: workaround text editor starting behind characters

Authored and Committed by adamwill a year ago
    characters: workaround text editor starting behind characters
    
    We're constantly seeing this test fail on an odd problem where
    text editor starts *behind* characters. To handle this, check
    if we see text editor and if not, hit alt-tab.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>