Bugs item #1939911, was opened at 2008-04-10 23:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=1939911&group_id=199155
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: dialogs Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Peter Ruibal (fmoo) Assigned to: Nobody/Anonymous (nobody) Summary: Modal Dialogs aren't staying on top on application switch Initial Comment: Modal dialogs arenn't staying on top of the parent window when alt+tabbing between applications. For Example: Check out a repository (any repository) Make a change Open internal commit tool Hit commit (should cause an error dialog to pop-up) Alt+tab to your web browser Alt+tab back to commit tool The commit tool is now displayed but the "pop-up" dialog box is not visible. As a result, any attempt to click the front-end UI components do not work. Workaround: Keyboard shortcuts *are* captured by the hidden pop-up window, so pressing Escape (causes the dialog to close, and control to be returned to the parent window. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=1939911&group_id=199155 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
