-
Fixed for 8.5.9 and 8.6.
2010-01-04 01:38:36 UTC by patthoyts
-
patthoyts committed patchset 5584 of module tk to the Tk Toolkit CVS repository, changing 2 files.
2010-01-04 01:36:14 UTC by patthoyts
-
patthoyts committed patchset 5583 of module tk to the Tk Toolkit CVS repository, changing 2 files.
2010-01-04 01:28:00 UTC by patthoyts
-
I've done a bit of testing on this using the git patch series below.
The context help seems to work mostly ok but leaks a ButtonRelease event to the target widget.
The current 8.5.8 using EatSpuriousMessages does not leak any ButtonRelease events when double-clicking a file icon in the tk_getOpenFile dialog over a button widget. However when we use this patch series which replaces the...
2010-01-03 23:30:14 UTC by patthoyts
-
dkf committed patchset 5582 of module tk to the Tk Toolkit CVS repository, changing 2 files.
2010-01-03 22:31:16 UTC by dkf
-
The tkchelp.diff patch here is clearly older than the code in patch 2838812 which contains the same functionality wrapped up among other stuff.
The same comments about multi-purpose patches applies. See the 0002-*.patch added to 2838812 for comparison with this feature.
2010-01-03 21:56:41 UTC by patthoyts
-
patthoyts committed patchset 5581 of module tk to the Tk Toolkit CVS repository, changing 1 files.
2010-01-03 21:21:33 UTC by patthoyts
-
Already on the 8.5 branch. (That particular fix was initially developed against 8.5 as it happens, unlike the other part which was done vs the HEAD first. I don't recommend trying to work from my patches, but rather from our repository.)
Vivia, if you still have issues can you open a new bug report? This one's getting long and it would be better to work from where we've got to than where we...
2010-01-03 20:25:09 UTC by dkf
-
Also applied this to 8.5 branch.
2010-01-03 20:07:38 UTC by patthoyts
-
patthoyts committed patchset 5580 of module tk to the Tk Toolkit CVS repository, changing 3 files.
2010-01-03 20:03:55 UTC by patthoyts