OriginalBugID: 4467 Bug
Version: 8.3
SubmitDate: '2000-03-22'
LastModified: '2000-04-07'
Severity: MED
Status: UnAssn
Submitter: techsupp
ChangedBy: hobbs
OS: Macintosh
OSVersion: MacOS S-9.0 (Swedish)
Machine: G3/350 (B/W), iMac 233
Name:
Johan Dahl
ReproducibleScript:
toplevel .w
# This works
bind .w <Command-a> {puts {Command-A was pressed}}
# This will not work
bind .w <Meta-b> {puts {Meta-B was pressed}}
ObservedBehavior:
Meta in menu accelerator will bind to using the Command key
But not in bind.
DesiredBehavior:
Meta in bind should use the Command key, analoguous to how it works in menus
Logged In: YES
user_id=90580
mac classic bugs closed as "Out of date"
Logged In: YES
user_id=90580
> On Wednesday, Mar 31, 2004, at 00:32 Australia/Sydney,
Benjamin Riefenstahl wrote:
>
> > "Daniel A. Steffen" <steffen@ics.mq.edu.au> writes:
> > Summary: Meta in bind will not work with command key
> > https://sourceforge.net/tracker/
> > ?func=detail&atid=112997&aid=220904&group_id=12997
>
> This (or a variant of it) is still open for Mac OS X. At the
minimum
> we'd need a documentation patch for this. You can assign it
to me.