Bug 290824
Summary: | REGRESSION(iOS 18): [ iOS ] fast/events/autoscroll-with-software-keyboard.html is a flaky failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yasmin Karimi
fast/events/autoscroll-with-software-keyboard.html
This test is a flaky failure on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fautoscroll-with-software-keyboard.html
TEXT DIFF:
@@ -1,4 +1,4 @@
This test presses return until the cursor would be behind the keyboard, forcing the content to be scrolled to stay in view with a software keyboard on screen.
PASS: page has scrolled when caret is behind software keyboard.
-PASS: page has continuted to scroll when caret is beyond the edge of the screen.
+FAIL: page has failed to scroll when caret is beyond the edge of the screen.
DIFF URL:
https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/292923@main%20(1228)/fast/events/autoscroll-with-software-keyboard-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following command:
run-webkit-tests --ios-simulator fast/events/autoscroll-with-software-keyboard.html --iterations 10
REGRESSION:
This test began failing more consistently when moved from iOS 17 to iOS 18.
This shows the regression more clearly:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fautoscroll-with-software-keyboard.html&recent=false&version_name=iOS%2018&version_name=iOS%2017
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/148296169>
EWS
Test gardening commit 292993@main (e9fad94e851b): <https://commits.webkit.org/292993@main>
Reviewed commits have been landed. Closing PR #43371 and removing active labels.