Tk Source Code

Check-in [8aa0008c]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added a regression test, which involved adding a command to tkMacOSXTest.c to simulate mouse button press events.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | bug-ee946e4ebd
Files: files | file ages | folders
SHA3-256: 8aa0008ceaff99a6b568f876a8e0eb16cf1d596bf3c9eeb348b0e2107a68d385
User & Date: culler 2019-10-18 21:59:41.631
Context
2019-10-20
03:30
Fix [ee946e4ebd]: on macOS local grabs only work for toplevels. check-in: 074f89b5 user: culler tags: core-8-6-branch
2019-10-18
21:59
Added a regression test, which involved adding a command to tkMacOSXTest.c to simulate mouse button press events. closed check-in: 8aa0008c user: culler tags: bug-ee946e4ebd
14:29
Restore injection of MouseMoved to avoid unknown trouble. check-in: dad87927 user: culler tags: bug-ee946e4ebd
Changes
Unified Diff Side-by-Side Diff Patch
Changes to macosx/tkMacOSXMouseEvent.c.
Changes to macosx/tkMacOSXTest.c.
Changes to tests/grab.test.