<?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>224596</bug_id>
          
          <creation_ts>2021-04-15 01:54:27 -0700</creation_ts>
          <short_desc>[WPE] Several scroll related tests are failing since r275593</short_desc>
          <delta_ts>2021-07-05 02:23:38 -0700</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>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>227061</dependson>
    
    <dependson>227285</dependson>
    
    <dependson>225922</dependson>
    
    <dependson>226259</dependson>
    
    <dependson>226327</dependson>
    
    <dependson>226823</dependson>
    
    <dependson>227679</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Diego Pino">dpino</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alex</cc>
    
    <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1750532</commentid>
    <comment_count>0</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2021-04-15 01:54:27 -0700</bug_when>
    <thetext>r275593 enabled the async code path for WPE for scrolling. The following tests have been failing since then:

  fast/spatial-navigation/snav-clipped-overflowed-content.html [ Failure ]
  fast/spatial-navigation/snav-only-clipped-overflow-content.html [ Failure ]
  fast/spatial-navigation/snav-simple-content-overflow.html [ Failure ]
  css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on-parent.html [ ImageOnlyFailure ] 
  css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on.html [ ImageOnlyFailure ] 
  fast/scrolling/rtl-scrollbars-overflow-dir-rtl.html [ ImageOnlyFailure ] 
  fast/scrolling/rtl-scrollbars-overflow-padding.html [ ImageOnlyFailure ] 
  fast/scrolling/rtl-scrollbars-sticky-overflow-scroll-2.html [ ImageOnlyFailure ] 
  fast/scrolling/rtl-scrollbars-sticky-overflow-scroll.html [ ImageOnlyFailure ] 
  imported/blink/compositing/animation/hidden-animated-layer-should-not-have-scrollbars.html [ ImageOnlyFailure ] 
  imported/w3c/web-platform-tests/css/css-flexbox/overflow-auto-001.html [ ImageOnlyFailure ] 
  imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-container-scrollbar-vertical-lr-001.html [ ImageOnlyFailure ] 
  imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-container-scrollbar-vertical-rl-001.html [ ImageOnlyFailure ] 
  imported/w3c/web-platform-tests/css/css-overflow/scrollbar-empty-002.html [ ImageOnlyFailure ] 
  imported/w3c/web-platform-tests/css/css-position/hypothetical-box-scroll-parent.html [ ImageOnlyFailure ] 
  imported/w3c/web-platform-tests/css/css-ui/outline-negative-offset-composited-scroll.html [ ImageOnlyFailure ] 
  imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-overflow.html [ ImageOnlyFailure ]

https://results.webkit.org/?platform=WPE&amp;platform=GTK&amp;suite=layout-tests&amp;suite=layout-tests&amp;test=css3%2Ffilters%2Fclipping-overflow-scroll-with-pixel-moving-effect-on-parent.html&amp;test=fast%2Fscrolling%2Frtl-scrollbars-overflow-dir-rtl.html

https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/r275998%20(1161)/fast/spatial-navigation/snav-clipped-overflowed-content-pretty-diff.html

--- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/spatial-navigation/snav-clipped-overflowed-content-expected.txt
+++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/spatial-navigation/snav-clipped-overflowed-content-actual.txt
@@ -4,13 +4,13 @@
 .
 
 PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;1&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;1&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;2&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;2&quot;
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be 1. Was 2.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be 2. Was 3.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be 2. Was 3.
 PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;3&quot;
 PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;2&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;2&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;1&quot;
-PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;1&quot;
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be 2. Was 1.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be 1. Was start.
+FAIL gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) should be 1. Was start.
 PASS gFocusedDocument.activeElement.getAttribute(&quot;id&quot;) is &quot;start&quot;
 This test tests that a div with css overflow:auto will scroll to reveal its focusable elements</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1750562</commentid>
    <comment_count>1</comment_count>
    <who name="Alejandro G. Castro">alex</who>
    <bug_when>2021-04-15 04:01:45 -0700</bug_when>
    <thetext>Thanks for the heads up, we will check them.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>