From da857da74603d6899b12c090862c7f244e5bb215 Mon Sep 17 00:00:00 2001 From: fvogel Date: Sun, 11 Jun 2017 17:01:52 +0000 Subject: Fix [e20d5ca7cd]: textTag-18.1 fails on OS X --- tests/textTag.test | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/textTag.test b/tests/textTag.test index ca3dc0f..2c09e1d 100644 --- a/tests/textTag.test +++ b/tests/textTag.test @@ -1502,6 +1502,7 @@ test textTag-18.1 {TkTextPickCurrent tag bindings} -setup { bind .t {lappend res Leave} set res {} + update # Bindings must not trigger on the widget border, only over # the actual tagged characters themselves. event gen .t -warp 1 -x 0 -y 0 ; update -- cgit v0.12