WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 197529
Add a quirk to make gmail navigation bar scrollable without mouse hover on iOS
https://bugs.webkit.org/show_bug.cgi?id=197529
Summary
Add a quirk to make gmail navigation bar scrollable without mouse hover on iOS
Antti Koivisto
Reported
2019-05-02 13:41:00 PDT
The left side bar requires mouseover to become scrollable.
Attachments
patch
(4.24 KB, patch)
2019-05-02 13:56 PDT
,
Antti Koivisto
simon.fraser
: review+
simon.fraser
: commit-queue-
Details
Formatted Diff
Diff
patch
(4.29 KB, patch)
2019-05-02 23:09 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2019-05-02 13:47:43 PDT
<
rdar://problem/49403416
>
Antti Koivisto
Comment 2
2019-05-02 13:56:38 PDT
Created
attachment 368818
[details]
patch
Simon Fraser (smfr)
Comment 3
2019-05-02 16:28:38 PDT
Comment on
attachment 368818
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=368818&action=review
> Source/WebCore/page/Quirks.cpp:271 > + if (!m_needsGMailOverflowScrollQuirk)
This should also do the if (!needsQuirks()) check.
Antti Koivisto
Comment 4
2019-05-02 23:09:01 PDT
Created
attachment 368904
[details]
patch
WebKit Commit Bot
Comment 5
2019-05-02 23:48:19 PDT
Comment on
attachment 368904
[details]
patch Clearing flags on attachment: 368904 Committed
r244904
: <
https://trac.webkit.org/changeset/244904
>
WebKit Commit Bot
Comment 6
2019-05-02 23:48:21 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