[Webkit-unassigned] [Bug 271294] New: Do not invoke new hover effects or clear existing hover effects on node deletion when cursor is invisible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 19:50:15 PDT 2024


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

            Bug ID: 271294
           Summary: Do not invoke new hover effects or clear existing
                    hover effects on node deletion when cursor is
                    invisible
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Created attachment 470440

  --> https://bugs.webkit.org/attachment.cgi?id=470440&action=review

Test Case

Hi Team,

While looking into Blink's commit, I came across another failing test case.

Steps to Reproduce:

1) Open Test Case
2) Hover over 'red'
3) Press 'Esc' key

Expected Result:

'Red' container get deleted but 'mouse' cursor remain visible.

Actual Result:

'Red' container get deleted but 'mouse' cursor *** disappeared ***

___

> Chrome Canary 124 does not have this bug while Firefox Nightly 126 also behave like Safari Technology Preview 190 and have `actual result`.

Blink Commit: https://chromium.googlesource.com/chromium/blink/+/a7b2ee9c276ebd3512cca22cb9cefacf86deb09a

Just raising so we can fix it.

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/20240320/60e94ffc/attachment.htm>


More information about the webkit-unassigned mailing list