[email protected] wrote:
> [..]
>>      I'd like to see it go myself, as TAB + SHIFT-TAB seem universally
>>      adopted and sufficient for cycling focus.

> As an adjunct, it would be nice if TAB / SHIFT-TAB would indeed
> always rotate the focus.  With today's Fl_Input, you
> sometimes have to tab twice, as the first one does something
> or other with highlighting.

        Mmm, interesting observation.. I never noticed it.

        But yes, this can be seen in the test/input program
        if you first put text into all the inputs, then try to use
        TAB / SHIFT-TAB to move around.

        Interestingly, SHIFT-TAB always cycles focus for each keypress,
        but TAB does seem to need a double keypress to move over text fields
        that contain input.

        The fact it's 'inconsistent' seems like a bug, and though the select/no 
select
        behavior is 'interesting', I don't think it's something anyone should 
'expect',
        and it too should probably be corrected.

        I've made STR #2368 for this.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to