WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
271294
Do not invoke new hover effects or clear existing hover effects on node deletion when cursor is invisible
https://bugs.webkit.org/show_bug.cgi?id=271294
Summary
Do not invoke new hover effects or clear existing hover effects on node delet...
Ahmad Saleem
Reported
2024-03-19 19:50:15 PDT
Created
attachment 470440
[details]
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!
Attachments
Test Case
(1.03 KB, text/html)
2024-03-19 19:50 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-26 19:51:13 PDT
<
rdar://problem/125455838
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug