<?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>244426</bug_id>
          
          <creation_ts>2022-08-27 01:32:24 -0700</creation_ts>
          <short_desc>Persistent &quot;Alert&quot; box which does not dismiss</short_desc>
          <delta_ts>2022-08-30 16:24:05 -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>UI Events</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=18315</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BrowserCompat, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>ggaren</cc>
    
    <cc>karlcow</cc>
    
    <cc>rniwa</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1894188</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-08-27 01:32:24 -0700</bug_when>
    <thetext>Hi Team,

Hope you are doing great and making Webkit awesome.. Keep pushing!! :-)

While I was trying to reproduce issue using Chromium / Blink patch in bug 117442, I turned the Blink patch into test case as below:

Link - https://jsfiddle.net/2ouzpebg/show

*** STEPS TO REPRODUCE ***

1) Open JSFiddle
2) Focus on contenteditable input field

&lt;&lt;&lt; ACTUAL RESULT &gt;&gt;&gt;

Alert to show Pass will keep on showing-up even if you do &quot;Close&quot; and it might not show for few seconds but as soon as you move mouse it will be again.

&lt;&lt;&lt; EXPECTED RESULT &gt;&gt;&gt;

Alert box should have &quot;field&quot; to suppress future alerts similar to other browsers like Firefox etc. and it should be dismissible

NOTE - Chrome Canary 107 also suffer from this. Only Firefox Nightly 106 show this dialog box once and then don&apos;t next time.

I think we should match Firefox here because this can be used for spam or to annoy end-user with non-dismissible alert box.

_________

Keep pushing and make Webkit awesome!!!

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894190</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-08-27 01:33:22 -0700</bug_when>
    <thetext>I tested it on Safari Technology Preview 152 - I forgot to add. :-(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894268</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-08-27 18:37:27 -0700</bug_when>
    <thetext>&lt;rdar://problem/99237202&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894387</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2022-08-28 21:24:37 -0700</bug_when>
    <thetext>It inhibits the Web inspector developer tools too. 
The only to get rid of this is to close the tab and reopen a new one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894388</commentid>
    <comment_count>4</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2022-08-28 21:29:41 -0700</bug_when>
    <thetext>btw Firefox has a similar issue when clicking on the second &quot;text&quot; label (not the input box), a series of two alert box are set and the second one can&apos;t be dismissed except if we forbid the site to prompt us again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894852</commentid>
    <comment_count>5</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2022-08-30 09:53:19 -0700</bug_when>
    <thetext>This is another test case, I found upon triaging old bugs:

https://bug-18315-attachments.webkit.org/attachment.cgi?id=22988#

Bug - https://bugs.webkit.org/show_bug.cgi?id=18315</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>