> Some keys recently stopped working in my app and I tracked it down to
> what I believe is a new bug.  This is OS X with the latest svn fltk
> 1.3.
>
> When a modifier is down, Fl::event_text() no longer emits anything.
> In fact it appears key ups no longer put anything in event_text() at
> all.  The following program should reproduce it.  I believe that
> previously keyup the letter (capital if shift is held), but now it
> doesn't.

Should be fixed with r.8773. Can you confirm, please?
_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to