The left side bar requires mouseover to become scrollable.
<rdar://problem/49403416>
Created attachment 368818 [details] patch
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.
Created attachment 368904 [details] patch
Comment on attachment 368904 [details] patch Clearing flags on attachment: 368904 Committed r244904: <https://trac.webkit.org/changeset/244904>
All reviewed patches have been landed. Closing bug.