Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

Add a buffer for keyinputs that will be used when an input field gets autofocused

RikS 已回复
RikS

When I go to a search website, for instance google, and start typing too early, the first part of what I am typing will not be in the input field. As example. Say I have a bookmark that goes to google. I click it and start typing "Volcano eruption" it is highly likely that I will get something like "ano eruption", because I started typing too early.

It would be nice if firefox would keep a buffer of typed characters while a page is loading, so that these characters could be automatically filled in to any input field that gets auto-focussed by the website. That way, in the example before, the letters "Volc" would be buffered and automatically filled into the input field, so that in the end it will correctly contain the full "Volcano eruption".

When I go to a search website, for instance google, and start typing too early, the first part of what I am typing will not be in the input field. As example. Say I have a bookmark that goes to google. I click it and start typing "Volcano eruption" it is highly likely that I will get something like "ano eruption", because I started typing too early. It would be nice if firefox would keep a buffer of typed characters while a page is loading, so that these characters could be automatically filled in to any input field that gets auto-focussed by the website. That way, in the example before, the letters "Volc" would be buffered and automatically filled into the input field, so that in the end it will correctly contain the full "Volcano eruption".

所有回复 (2)

That is coming from Google not FF otherwise you need to check your settings in something like Prediction that Google chrome has or a settings is set wrong.

This has nothing to do with google chrome. I was talking about the search engine and any other (bing, yahoo, you name it) would have the same issue. Also it is something that the website cant fix, because to my knowledge a website cant record keystrokes before even the html and js files are loaded. This is a feature request that really needs to be implemented in the browser itself.