Hi

it is the highlight that is the problem when removed by clicking in the 
filename location all is good

when any 'key' but '/' is done it puts /tmp/'key' there with '/' it just clears 
the box and nothing is put there

fltk knows about the save_dir because it puts it there in the first place but 
loses site of it when highlight is cleared and (i guess) default dir '/tmp' is 
used

just not using the hightlight would probably solve the problem cosmetically but 
not algorithmically wise

whoever is putting '/tmp/key' there should put the 'save_dir/key' there instead


On Thu, 4 Jul 2024 19:57:59 +0200
Rodrigo Arias <rodar...@gmail.com> wrote:
>
> A fix was provided by FLTK developer Albrecht Schlosser:
>
> https://github.com/fltk/fltk/issues/1004#issuecomment-2209144366
>
> You can take the "branch-1.3" branch which also contains the fix (f34719).
>
> $ git clone https://github.com/fltk/fltk
> $ cd fltk
> $ git checkout branch-1.3
> ...
>
> Can you check it solves your issue? They are waiting for confirmation to
> close the issue on their side.
>
> Best,
> Rodrigo.
> _______________________________________________
> Dillo-dev mailing list -- dillo-dev@mailman3.com
> To unsubscribe send an email to dillo-dev-le...@mailman3.com
_______________________________________________
Dillo-dev mailing list -- dillo-dev@mailman3.com
To unsubscribe send an email to dillo-dev-le...@mailman3.com

Reply via email to