WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
232993
moveTo does not work on second page load in beforeEach block
https://bugs.webkit.org/show_bug.cgi?id=232993
Summary
moveTo does not work on second page load in beforeEach block
sebastian.klaar
Reported
2021-11-11 05:16:10 PST
Created
attachment 443939
[details]
reproduction_sample On the page we have elements that have a hover effect. Before each it-block with test we reload the page in the beforEach-block. By using browser.url in the beforeEach-block and moveTo in the it-block when executing the second it-block, moveTo does not trigger a hover event. For reproduction use the attached sample. Expected behavior: moveTo triggers the hover effect in each it-block when the page has been reloaded in the beforeEach-block.
Attachments
reproduction_sample
(5.01 KB, application/zip)
2021-11-11 05:16 PST
,
sebastian.klaar
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-11-18 05:17:19 PST
<
rdar://problem/85546154
>
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