On 19 December 2017 at 13:16, Florian Balmer <florian.bal...@gmail.com> wrote:
> As the form has no "submit" element, it works differently in different
> web browsers. I've sent a set of patches directly to Richard Hipp to
> make use of the "onkeydown" ("onkeyup" in the initial version) instead
> of the "onchange" handler for text input elements [0], as in some web
> browsers, the "onchange" handler is only fired after the control lost
> focus. The "onchange" handler usually works better for drop-down
> lists, but obviously not in all cases, and I'm not sure what's the
> solution here.
>

Thanks for the link to the patch.

I find this really peculiar, because:
a) the fossil-scm.org repo functions as I expect on Chrome and Firefox
and I see the URL show this: ?ss=m&n=100&y=e&advm=0
b) Using the same version of the browser, my repo doesn't show these
changes or any changes to the URL

So how does this function on the fossil-scm repo? Is your patch being
applied for each build of fossil?


> [0] 
> https://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg25061.html
>
> --Florian

-- 
-------
inum: 883510009027723
sip: jungleboo...@sip2sip.info
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to