WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
179029
iOS element fullscreen should use a UIGestureRecognizer to detect user interaction.
https://bugs.webkit.org/show_bug.cgi?id=179029
Summary
iOS element fullscreen should use a UIGestureRecognizer to detect user intera...
Jeremy Jones
Reported
2017-10-30 14:54:01 PDT
Currently it uses a UIView with -hitTest, but hitTest doesn't actually mean a touch interaction happened.
Attachments
Patch
(3.78 KB, patch)
2017-11-01 22:43 PDT
,
Jeremy Jones
simon.fraser
: review+
Details
Formatted Diff
Diff
Patch for landing.
(4.10 KB, patch)
2017-11-06 11:43 PST
,
Jeremy Jones
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jeremy Jones
Comment 1
2017-11-01 20:02:07 PDT
rdar://problem/35307882
Jeremy Jones
Comment 2
2017-11-01 22:43:53 PDT
Created
attachment 325684
[details]
Patch
Jeremy Jones
Comment 3
2017-11-06 11:43:50 PST
Created
attachment 326140
[details]
Patch for landing.
WebKit Commit Bot
Comment 4
2017-11-06 13:35:15 PST
Comment on
attachment 326140
[details]
Patch for landing. Clearing flags on attachment: 326140 Committed
r224509
: <
https://trac.webkit.org/changeset/224509
>
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