Import build of Tcl/Tk 8.6.9
This commit is contained in:
@@ -609,7 +609,9 @@ proc ::tk::MenuButtonDown menu {
|
||||
return
|
||||
}
|
||||
if {[$menu index active] eq "none"} {
|
||||
set Priv(window) {}
|
||||
if {[$menu cget -type] ne "menubar" } {
|
||||
set Priv(window) {}
|
||||
}
|
||||
return
|
||||
}
|
||||
$menu postcascade active
|
||||
|
||||
Reference in New Issue
Block a user