OriginalBugID: 5981 RFE
Version: 8.3.1
SubmitDate: '2000-07-06'
LastModified:
Severity: LOW
Status: UnAssn
Submitter: techsupp
OS: All
OSVersion: different UNIX
Name:
Uwe Traum
DesiredBehavior:
calling tearoffcommand before posting menu. Otherwise
'wm transient' fails on some window manager.
Patch:
move line 91-97 to line 76
PatchFiles:
tk8.3.1/library/tearoff.tcl
Logged In: YES
user_id=72656
Which wm transient is being referred to? In a -
tearoffcommand? I don't think we want to move the
evaluation to before the posting, because that means the
menu won't yet be on the screen, which some may rely on.