| Description: |
OriginalBugID: 2111 Bug
Version: 8.1
SubmitDate: '1999-05-20'
LastModified: '1999-08-12'
Severity: MED
Status: Closed
Submitter: pat
ChangedBy: hobbs
RelatedBugIDs: 1339 2312
OS: Windows 95
Machine: X86
ClosedDate: '1999-08-12'
Name:
Greg Orchard
ReproducibleScript:
If you use tk_getOpenFile and double-click on a file, a <button-1> is
sent to the window behind the file selection window. As a result, if
there is a button directly below on the underlying window, the action
for the button is selected.
This can be recreated using the "File selection dialog" in the standard
Tcl Widget Tour distributed with Tcl.
This was answered here:
http://x23.deja.com/[ST_rn=ps]/getdoc.xp?AN=496001244
This is more of a Windows native dialog problem, but requires
that the Tk user be aware of the quirk with that dialog.
-- 08/12/1999 hobbs
|