Skip to content

fix(web): remove scroll-to-top on page load - #16531

Open
mcdurdin wants to merge 1 commit into
masterfrom
fix/web/16503-remove-scroll-to-top
Open

fix(web): remove scroll-to-top on page load#16531
mcdurdin wants to merge 1 commit into
masterfrom
fix/web/16503-remove-scroll-to-top

Conversation

@mcdurdin

@mcdurdin mcdurdin commented Sep 4, 2026

Copy link
Copy Markdown
Member

This is a legacy behaviour from pre KeymanWeb 2.0 days, probably to deal with buggy rendering in older browsers. Removing as an unwanted side-effect.

Fixes: #16503
Test-bot: skip

This is a legacy behaviour from pre KeymanWeb 2.0 days, probably to deal
with buggy rendering in older browsers. Removing as an unwanted
side-effect.

Fixes: #16503
Test-bot: skip
@keymanapp-test-bot

keymanapp-test-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

  • Android (no artifacts on BuildLevel "build")
    • Keyman for Android apk - build : ✅ all tests passed
    • FirstVoices Keyboards for Android apk - build : ✅ all tests passed
    • KeyboardHarness apk - build : ✅ all tests passed
    • KMSample1 apk - build : ✅ all tests passed
    • KMSample2 apk - build : ✅ all tests passed
  • Developer (no artifacts on BuildLevel "build")
    • Keyman Developer - build : ✅ all tests passed
    • Compiler Regression Tests - build : ✅ all tests passed
    • kmcomp.zip - build : ✅ all tests passed
  • iOS (no artifacts on BuildLevel "build")
    • Keyman for iOS (simulator image) - build : ✅ all tests passed
    • FirstVoices Keyboards for iOS (simulator image) - build : ✅ all tests passed
  • Keyboards (no artifacts on BuildLevel "build")
    • Test Keyboards - build : ✅ all tests passed
  • Web (no artifacts on BuildLevel "build")
    • KeymanWeb Test Home - build : ✅ all tests passed

@keymanapp-test-bot keymanapp-test-bot Bot added this to the B19S1 milestone Sep 4, 2026
@mcdurdin
mcdurdin requested a review from jahorton September 4, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

bug(web): why do we scroll to top on page load?

1 participant