Greg Ercolano wrote:
> While using the latest 1.3.x fluid, the code editor, I noticed a problem
> where keyboard selection didn't work (eg. SHIFT-DOWNARROW wasn't
> highlighting lines), even though hitting 'Delete' showed the lines
> were indeed selected, as the 'invisibly selected' lines went away.
> 
> When I first noticed it, I could replicate it several times in a row.
> 
> The problem went away as soon as I did a mouse selection;
> then suddenly keyboard selection started functioning normally.
> 
> I can't seem to find a guaranteed way to replicate after the above,
> but I'm guessing what was happening was the selection color at the time
> was somehow /white/, such that selections were the same color as the 
> background,
> making them seem invisible.. and doing a mouse selection somehow 'cured' it.
> 
> Wish I could tell more, but might be something to watch out for.

        OK, I can replicate now.. will file an STR.

        Replication:

                1) Run test/editor
                2) Type a few lines of text
                3) Use SHIFT-ARROW to try to select text

        Problem goes away as soon as you do a mouse selection; then keyboard
        selection is visible again.

        Same goes for fluid with the code window.
        It seems one has to start with the program freshly executed to
        see the problem.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to