PDF files won't scroll in Safari when using Adobe plug-in
Created attachment 141313 [details] Patch
Committed r116720: <http://trac.webkit.org/changeset/116720>
+ Add a way to whitelist plug-ins that we know will process wheel events correctly. Add the new + Adobe Reader plug-in to this whitelist. Only send wheel events to plug-ins that are in the whitelist. The whitelist approach surprises me. What about other plug-ins for multi-page content, such as Schubert|it PDF Browser Plugin for PDF, or about DjVu format plug-ins? Scrolling needs to work in these.