summaryrefslogtreecommitdiffstats
path: root/library/menu.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-07-03 11:40:10 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-07-03 11:40:10 (GMT)
commitecc4f670f1da84ac826515e88f9d5da8c0bc38a6 (patch)
treeef434b01f11487a3fca3b70094b98e6acb29c491 /library/menu.tcl
parent9e275a46af3b084dd6191ad979a173bab25f417e (diff)
parenta2d0ee1d83897b9b5d95ea1e6182cdc2448e9425 (diff)
downloadtk-rfe_6c0d7aec67.zip
tk-rfe_6c0d7aec67.tar.gz
tk-rfe_6c0d7aec67.tar.bz2
merge core-8-6-branchrfe_6c0d7aec67
Diffstat (limited to 'library/menu.tcl')
-rw-r--r--library/menu.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/menu.tcl b/library/menu.tcl
index b5dd88e..e1c94c9 100644
--- a/library/menu.tcl
+++ b/library/menu.tcl
@@ -170,6 +170,7 @@ bind Menu <<NextLine>> {
}
bind Menu <KeyPress> {
tk::TraverseWithinMenu %W %A
+ break
}
# The following bindings apply to all windows, and are used to