Bug 2023

Summary: tlclient steals focus
Product: ThinLinc Reporter: Pierre Ossman <ossman>
Component: ClientAssignee: Pierre Ossman <ossman>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 1.5.0   
Target Milestone: LowPrio   
Hardware: PC   
OS: Linux   
Acceptance Criteria:
Bug Depends on: 3541, 3987    
Bug Blocks:    

Description Pierre Ossman cendio 2006-05-19 16:02:33 CEST
If you do:

$ (sleep 2; tlclient) ^M

$ ^M

$ ^M

Then the resulting tlclient shouldn't have focus. Since it does, we're probably
doing something wrong with regard to the new focus semantics found in X. We
should see if this can be fixed.

The vncviewer that we spawn has the same issue.
Comment 1 Pierre Ossman cendio 2006-05-19 16:03:05 CEST
Add a & to the first command and you'll have a working example ;)
Comment 2 Pierre Ossman cendio 2011-09-07 19:42:40 CEST
Possibly solved by doing bug 3986? (and maybe also bug 3987)