<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>214358</bug_id>
          
          <creation_ts>2020-07-15 09:24:54 -0700</creation_ts>
          <short_desc>REGRESSION (227123@main): [ iOS ] fast/scrolling/ios/programmatic-scroll-while-zoomed.html and fast/scrolling/ios/autoscroll-input-when-very-zoomed.html are Failing</short_desc>
          <delta_ts>2026-02-16 11:13:34 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>REOPENED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=307996</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Hector Lopez">hector_i_lopez</reporter>
          <assigned_to name="Simon Fraser (smfr)">simon.fraser</assigned_to>
          <cc>rackler</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>tsavell</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1671766</commentid>
    <comment_count>0</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-07-15 09:24:54 -0700</bug_when>
    <thetext>fast/scrolling/ios/programmatic-scroll-while-zoomed.html
fast/scrolling/ios/autoscroll-input-when-very-zoomed.html

Test is flaky failing from https://trac.webkit.org/changeset/264368/webkit

History:
https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=fast%2Fscrolling%2Fios%2Fautoscroll-input-when-very-zoomed.html&amp;test=fast%2Fscrolling%2Fios%2Fprogrammatic-scroll-while-zoomed.html

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/fast/scrolling/ios/programmatic-scroll-while-zoomed-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/fast/scrolling/ios/programmatic-scroll-while-zoomed-actual.txt
@@ -1,13 +1,13 @@
-PASS window.pageXOffset is 53
-PASS window.pageYOffset is 91
-PASS window.visualViewport.pageLeft is 53
-PASS window.visualViewport.pageTop is 91
+FAIL window.pageXOffset should be 53. Was 128.
+FAIL window.pageYOffset should be 91. Was 167.
+FAIL window.visualViewport.pageLeft should be 53. Was 128.
+FAIL window.visualViewport.pageTop should be 91. Was 167.
 
 scrolling to 0,0
-PASS window.pageXOffset is 53
-PASS window.pageYOffset is 91
-PASS window.visualViewport.pageLeft is 53
-PASS window.visualViewport.pageTop is 91
+FAIL window.pageXOffset should be 53. Was 128.
+FAIL window.pageYOffset should be 91. Was 167.
+FAIL window.visualViewport.pageLeft should be 53. Was 128.
+FAIL window.visualViewport.pageTop should be 91. Was 167.
 PASS successfullyParsed is true
 
 TEST COMPLETE

--- /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/fast/scrolling/ios/autoscroll-input-when-very-zoomed-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/fast/scrolling/ios/autoscroll-input-when-very-zoomed-actual.txt
@@ -1,4 +1,4 @@
-This test focuses a form, them zooms and scrolls the page. Then text is entered in the form, and we check to make sure the page has scrolled when needed to make the input visible again. On iPhone, the page should scroll on the first text input so that the input element in is visible again, but should not scroll more than once, as it should be visible after the first scroll. On iPad, the input should not scroll at all, as the iPad is larger and should not need to scroll for the input element to be visible. The test results should refelct these expectaitions.
+This test focuses a form, them zooms and scrolls the page. Then text is entered in the form, and we check to make sure the page has scrolled when needed to make the input visible again. On iPhone, the page should scroll on the first text input so that the input element in is visible again, but should not scroll more than once, as it should be visible after the first scroll. On iPad, the input should not scroll at all, as the iPad is larger and should not need to scroll for the input element to be visible. The test results should reflect these expectations.
 Page has not scrolled on the first input
 Page has not scrolled on the second input</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1671768</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-07-15 09:25:41 -0700</bug_when>
    <thetext>&lt;rdar://problem/65609413&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1671952</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2020-07-15 14:49:38 -0700</bug_when>
    <thetext>https://trac.webkit.org/changeset/264426/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1674609</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2020-07-24 06:03:44 -0700</bug_when>
    <thetext>[ iOS wk2 ] fast/scrolling/ios/programmatic-scroll-while-zoomed.html is a flaky failure

Description:
fast/scrolling/ios/programmatic-scroll-while-zoomed.html

This test appears to be still flaky failure after expected text added.
https://trac.webkit.org/changeset/264426/webkit

History:
https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Fscrolling%2Fios%2Fprogrammatic-scroll-while-zoomed.html&amp;limit=50000&amp;platform=ios&amp;flavor=wk2

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/scrolling/ios/programmatic-scroll-while-zoomed-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/scrolling/ios/programmatic-scroll-while-zoomed-actual.txt
@@ -1,13 +1,13 @@
-FAIL window.pageXOffset should be 53. Was 128.
-FAIL window.pageYOffset should be 91. Was 167.
-FAIL window.visualViewport.pageLeft should be 53. Was 128.
-FAIL window.visualViewport.pageTop should be 91. Was 167.
+FAIL window.pageXOffset should be 53. Was 0.
+FAIL window.pageYOffset should be 91. Was 0.
+FAIL window.visualViewport.pageLeft should be 53. Was 0.
+FAIL window.visualViewport.pageTop should be 91. Was 0.
 
 scrolling to 0,0
-FAIL window.pageXOffset should be 53. Was 128.
-FAIL window.pageYOffset should be 91. Was 167.
-FAIL window.visualViewport.pageLeft should be 53. Was 128.
-FAIL window.visualViewport.pageTop should be 91. Was 167.
+FAIL window.pageXOffset should be 53. Was 0.
+FAIL window.pageYOffset should be 91. Was 0.
+FAIL window.visualViewport.pageLeft should be 53. Was 0.
+FAIL window.visualViewport.pageTop should be 91. Was 0.
 PASS successfullyParsed is true
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1674610</commentid>
    <comment_count>4</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2020-07-24 06:12:00 -0700</bug_when>
    <thetext>I have marked these tests as failing while this issue is investigated.
https://trac.webkit.org/changeset/264818/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1674724</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2020-07-24 10:16:06 -0700</bug_when>
    <thetext>That should have just marked it flakey for iPad, right?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1674743</commentid>
    <comment_count>6</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-07-24 10:39:44 -0700</bug_when>
    <thetext>(In reply to Simon Fraser (smfr) from comment #5)
&gt; That should have just marked it flakey for iPad, right?
It appears to be flaky on iOS, too:
https://build.webkit.org/results/Apple%20iOS%2013%20Simulator%20Debug%20WK2%20(Tests)/r264680%20(4791)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1674745</commentid>
    <comment_count>7</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2020-07-24 10:46:19 -0700</bug_when>
    <thetext>OK</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2181997</commentid>
    <comment_count>8</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2026-02-15 20:50:03 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/58773</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>