Tk Source Code

View Ticket
Login
2001-04-26
04:26 Ticket [219985ffff] double-click tk_getOpenFile problem status still Closed with 3 other changes artifact: f1e36fd743 user: dgp
2000-11-01
04:57 Closed ticket [219985ffff]. artifact: b01f9feeb9 user: welch
2000-10-31
21:57 New ticket [219985ffff]. artifact: f5eb9a7f74 user: welch

Ticket UUID: 219985
Title: double-click tk_getOpenFile problem
Type: Bug Version: obsolete: 8.1
Submitter: welch Created on: 2000-10-31 21:57:54
Subsystem: 37. [tk_get*File] Assigned To: nobody
Priority: 1 Zero Severity:
Status: Closed Last Modified: 2001-04-26 04:26:35
Resolution: Duplicate Closed By: dgp
    Closed on: 2001-04-25 21:26:35
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