DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2196
Version: 1.1.10


My app has a lot of menu entries with accelerators.  Some of those
accelerators involve modifier keys, but generally they all work on both
Linux and OS X.  Except...

The menu entries whose accelerators are modified arrow keys.  For example,
Ctrl+UP, Option+LEFT, etc.  Those work on Linux, but not on the OS X.  The
un-modified arrow-key menu accelerators (LEFT, for example) work fine on
both platforms.  Invoking those menu items using the mouse *does* have the
desired effect, however.  It's just the accelerators that are broken.

I'm using the svn head of the 1.1.x branch as of 28 April 2009.

Matthias Melcher says he fixed this bug in 1.3, but didn't fix it in
1.1.x.  He wrote:

"Yes. I did not fix this in 1.1. I am not sure if the 1.1 code is similar
enough to be easily fixed. The truth is here:

svn diff -r 6754:6755 src/Fl_mac.cxx
"


Link: http://www.fltk.org/str.php?L2196
Version: 1.1.10

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to