[Webkit-unassigned] [Bug 244426] New: Persistent "Alert" box which does not dismiss

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 27 01:32:24 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244426

            Bug ID: 244426
           Summary: Persistent "Alert" box which does not dismiss
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zlip.792 at gmail.com

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

<<< ACTUAL RESULT >>>

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

<<< EXPECTED RESULT >>>

Alert box should have "field" 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'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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220827/ea50ba72/attachment.htm>


More information about the webkit-unassigned mailing list