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

[STR New]

Link: http://www.fltk.org/str.php?L2444
Version: 1.3-current


Hitting CTRL-A, CTRL-C, CTRL-V generates the respective ascii characters
(a,c,v) instead of triggering the CTRL-shortcuts. Seeing this with the
test/input and test/editor programs.

However, the menubar program's CTRL-A shortcut is triggering properly.
So there must be something different about how menu shortcuts are handled
vs. how input/editor widgets handle the CTRL key.

This seems to be a regression; fltk 1.1.6 doesn't have this problem;
the editor's ^A/^C/^V shortcuts work normally.

Also, the SGI's own 'nedit' GUI program's shortcuts work normally as well.

Test environment:
>From a linux 32bit (ubuntu8.04) machinem I'm rsh into a 64bit SGI with
FLTK built locally on the SGI, and run the various test programs over the
X connection, where the apps run on the SGI, but open the GUIs on the
linux machine.


Link: http://www.fltk.org/str.php?L2444
Version: 1.3-current

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

Reply via email to