WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
199497
[ContentChangeObserver] Limit mouseOut dispatching after synthetic click to YouTube.com
https://bugs.webkit.org/show_bug.cgi?id=199497
Summary
[ContentChangeObserver] Limit mouseOut dispatching after synthetic click to Y...
zalan
Reported
2019-07-04 06:47:41 PDT
<
rdar://problem/52361019
>
Attachments
Patch
(14.94 KB, patch)
2019-07-04 08:02 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(15.00 KB, patch)
2019-07-04 10:21 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(14.81 KB, patch)
2019-07-04 14:50 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2019-07-04 08:02:32 PDT
Created
attachment 373467
[details]
Patch
zalan
Comment 2
2019-07-04 10:21:46 PDT
Created
attachment 373469
[details]
Patch
Wenson Hsieh
Comment 3
2019-07-04 13:05:09 PDT
Comment on
attachment 373469
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=373469&action=review
> LayoutTests/fast/events/touch/ios/content-observation/mouse-out-event-should-not-fire-on-click.html:33 > + let rect = tapthis.getBoundingClientRect(); > + let x = rect.left + rect.width / 2; > + let y = rect.top + rect.height / 2; > + > + await tapAtPoint(x, y);
Just FYI, `UIHelper.activateElement(tapThis);` should work too — up to you.
zalan
Comment 4
2019-07-04 14:50:05 PDT
Created
attachment 373472
[details]
Patch
WebKit Commit Bot
Comment 5
2019-07-04 15:32:40 PDT
Comment on
attachment 373472
[details]
Patch Clearing flags on attachment: 373472 Committed
r247145
: <
https://trac.webkit.org/changeset/247145
>
WebKit Commit Bot
Comment 6
2019-07-04 15:32:41 PDT
All reviewed patches have been landed. Closing bug.
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