Skip Menu |

This queue is for tickets about the Tk CPAN distribution.

Report information
The Basics
Id: 4730
Status: resolved
Worked: 3 hours (180 min)
Priority: 0/
Queue: Tk

People
Owner: Nobody in particular
Requestors: goodcall1 [...] hotmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Menus Broken in Tk804.025_beta11
Date: Sun, 21 Dec 2003 12:31:04 +0000
To: bug-Tk [...] rt.cpan.org
From: "Jack" <goodcall1 [...] hotmail.com>
Thanks to Chris Whiting for the instructions on how to build Tk on Windows! (WinXP Home) A problem: I can lock up the widget demo by choosing the "File" menu on the first Menu demonstration. This effectively disables all optionmenus and popup menus from working for the remainder of the widget demos. I also noticed that my CursorControl demonstration is all screwed up in the frame placement. Has the grid geomrg changed much in 804? Jack Dunnigan Remove '__' from address if replying by e-mail. -++**==--++**==--++**==--++**==--++**==--++**==--++**== This message was posted through the Stanford campus mailing list server. If you wish to unsubscribe from this mailing list, send the message body of "unsubscribe ptk" to majordomo@lists.stanford.edu
Turns out this is a long standing bug common to Tcl/Tk. On Windows if the menubar is derived from a menu with a tearoff entry then index marked as active for <<MenuSelect>> was off by one.