Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ESR91][feature request] Make website navigation more responsive. #1078

Open
dgeelen opened this issue Sep 26, 2024 · 1 comment
Open

[ESR91][feature request] Make website navigation more responsive. #1078

dgeelen opened this issue Sep 26, 2024 · 1 comment
Labels
esr91 Changes required to support Gecko ESR 91

Comments

@dgeelen
Copy link

dgeelen commented Sep 26, 2024

From the thread here, please change these defaults as follows:

  • apz.content_response_timeout: 600 → 150
  • ui.click_hold_context_menus.delay: 800 → 200

This corresponds to dividing these values by four. As reported in the thread, this makes the browsing experience much more pleasant and responsive.

@rainemak rainemak added the esr91 Changes required to support Gecko ESR 91 label Sep 29, 2024
@rainemak
Copy link
Member

rainemak commented Oct 2, 2024

This ui.click_hold_context_menus.delay: 800 → 200 sounds too quick. This will start triggering accidental context menus.

Further, we are using platform side context menu delay. We could consider reducing few hundreds of milliseconds from platfrom default. Firefox defaults to 500.

Content_response_timeout matches to Android FF. I'd rather stick with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esr91 Changes required to support Gecko ESR 91
Projects
None yet
Development

No branches or pull requests

2 participants