Skip to content

Fix keyboard scrolling on Firefox#42520

Merged
dan-long-dev merged 1 commit into
currentfrom
firefox-keyboard-scroll
Dec 11, 2025
Merged

Fix keyboard scrolling on Firefox#42520
dan-long-dev merged 1 commit into
currentfrom
firefox-keyboard-scroll

Conversation

@dan-long-dev
Copy link
Copy Markdown
Contributor

@dan-long-dev dan-long-dev commented Dec 11, 2025

Proposed change

Remove scroll-snap-type from html. Addresses slow keyboard scroll bug on Firefox. Fixes #38980

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

@home-assistant home-assistant Bot added the current This PR goes into the current branch label Dec 11, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 11, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 7c57b9e
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/693ad23274daf90008bb70e9
😎 Deploy Preview https://deploy-preview-42520--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dan-long-dev dan-long-dev marked this pull request as ready for review December 11, 2025 14:27
@dan-long-dev dan-long-dev enabled auto-merge (squash) December 11, 2025 14:30
@dan-long-dev dan-long-dev self-assigned this Dec 11, 2025
@dan-long-dev dan-long-dev changed the title Remove scroll-snap-type from html. Addresses keyboard scroll bug on F… Remove scroll-snap-type from html. Addresses keyboard scroll bug on Firefox. Fixes #38980 Dec 11, 2025
@dan-long-dev dan-long-dev merged commit 2c30488 into current Dec 11, 2025
9 checks passed
@dan-long-dev dan-long-dev deleted the firefox-keyboard-scroll branch December 11, 2025 14:36
@dan-long-dev dan-long-dev changed the title Remove scroll-snap-type from html. Addresses keyboard scroll bug on Firefox. Fixes #38980 Fix keyboard scrolling on Firefox Dec 11, 2025
@dan-long-dev dan-long-dev self-assigned this Dec 11, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

current This PR goes into the current branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scrolling the website with arrow keys is very slow on Firefox

2 participants