<?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>304068</bug_id>
          
          <creation_ts>2025-12-12 08:00:55 -0800</creation_ts>
          <short_desc>Safari Desktop: When aborting a composition after pressing a dead key (e.g. ^) in oncompositionend event.data will have &quot;&quot; while &quot;^&quot; is expected</short_desc>
          <delta_ts>2025-12-19 08:01:11 -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>HTML Editing</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Mac (Apple Silicon)</rep_platform>
          <op_sys>macOS 26</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <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>michael</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>rniwa</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2165418</commentid>
    <comment_count>0</comment_count>
    <who name="">michael</who>
    <bug_when>2025-12-12 08:00:55 -0800</bug_when>
    <thetext>With aborting I mean pressing a dead key (composition starts) and then click somewhere else (composition is implicitly ended - oncompositionend is called). 

However since the native behavior of contenteditable would leave the `&quot;^&quot;` in the DOM after cancelling, I&apos;d expect the `event.data` in oncompositionend also have `&quot;^&quot;`, which is not the case on Desktop Safari.

Repro: https://w3c.github.io/editing/repros/505.html

Context: https://github.com/w3c/editing/issues/505</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2165422</commentid>
    <comment_count>1</comment_count>
    <who name="">michael</who>
    <bug_when>2025-12-12 08:22:19 -0800</bug_when>
    <thetext>Note: This issue has been discussed with Henson Hsieh at the W3C Editing TF December Meeting.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2167284</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-12-19 08:01:11 -0800</bug_when>
    <thetext>&lt;rdar://problem/166881240&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>