<?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>306363</bug_id>
          
          <creation_ts>2026-01-27 13:15:34 -0800</creation_ts>
          <short_desc>[GTK] GtkEventMotionController does not use a GdkCrossingMode parameters in enter/leave signals</short_desc>
          <delta_ts>2026-01-27 15:53:10 -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>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adrian Perez">aperez</reporter>
          <assigned_to name="Adrian Perez">aperez</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2175526</commentid>
    <comment_count>0</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2026-01-27 13:15:34 -0800</bug_when>
    <thetext>In Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp the webkitWebViewBaseEnter() and webkitWebViewBaseLeave() functions have a GdkCrossingMode parameter, but the signal definitions do NOT include such parameter, as per

 - https://docs.gtk.org/gtk4/signal.EventControllerMotion.enter.html
 - https://docs.gtk.org/gtk4/signal.EventControllerMotion.leave.html

See also: https://github.com/pizlonator/fil-c/commit/aba25c12389dd54080e382898b8fe0cea52289b3#diff-c077743225c1288b8b4f206f74222ffe5a3bc1aa6a5c29fc0b1b0396d2aed847R1765</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2175527</commentid>
    <comment_count>1</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2026-01-27 13:19:11 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/57348</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2175581</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-01-27 15:53:07 -0800</bug_when>
    <thetext>Committed 306312@main (f36ee73ea171): &lt;https://commits.webkit.org/306312@main&gt;

Reviewed commits have been landed. Closing PR #57348 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>