Bugs item #2891541, was opened at 2009-11-03 22:48
Message generated for change (Settings changed) made by patthoyts
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112997&aid=2891541&group_id=12997Please 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: 68. Win Window Operations
Group: current: 8.5.7
>Status: Closed
>Resolution: Fixed
Priority: 9
Private: No
Submitted By: Pat Thoyts (patthoyts)
Assigned to: Pat Thoyts (patthoyts)
Summary: Grab on . prevents minimizing app on Windows.
Initial Comment:
For bug #1847002 we added some restrictions for system commands when a grab is present. One of the changes was to prevent grabbed toplevels from being minimized as this can confuse users if the only active window in a Tk app disappears.
Unfortunately it seems that some applications manage to leave a grab on the main window. This now prevents the application from being minimized although everything else is normal.
Therefore the previous modification -- deny minimize when a grab is present -- must be changed to deny minimize when a grab is present except when the grab is on the mainwindow (.) and . is the window to be minimized. (This comes out shorter in code).
The application presenting this problem is 'git gui' and their bug is
http://code.google.com/p/msysgit/issues/detail?id=301----------------------------------------------------------------------
>Comment By: Pat Thoyts (patthoyts)
Date: 2009-11-03 23:51
Message:
Applied a fix. Checked that git gui works as expected now.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112997&aid=2891541&group_id=12997------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.
http://p.sf.net/sfu/bobj-july_______________________________________________
Tcl-Bugs mailing list
Tcl-Bugs@...
https://lists.sourceforge.net/lists/listinfo/tcl-bugs