WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
234483
Keyboard shortcut to scroll to top when already at the top of the page moves to the bottom
https://bugs.webkit.org/show_bug.cgi?id=234483
Summary
Keyboard shortcut to scroll to top when already at the top of the page moves ...
Simon Fraser (smfr)
Reported
2021-12-18 17:26:56 PST
Keyboard shortcut to scroll to top when already at the top of the page moves to the bottom
Attachments
Patch
(6.63 KB, patch)
2021-12-18 17:30 PST
,
Simon Fraser (smfr)
dino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2021-12-18 17:30:47 PST
Created
attachment 447538
[details]
Patch
Dean Jackson
Comment 2
2021-12-19 08:41:09 PST
Comment on
attachment 447538
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=447538&action=review
> LayoutTests/fast/scrolling/keyboard-scrolling-home.html:19 > + await UIHelper.keyDown("home"); > + await UIHelper.renderingUpdate(); > + > + shouldBeZero("window.scrollY"); > + finishJSTest(); > + } > + > + window.addEventListener('load', () => { > + runTest(); > + }, false);
screwy indentation
Simon Fraser (smfr)
Comment 3
2021-12-19 10:44:14 PST
https://trac.webkit.org/changeset/287241/webkit
Radar WebKit Bug Importer
Comment 4
2021-12-19 10:45:21 PST
<
rdar://problem/86696197
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug