[webkit-reviews] review requested: [Bug 67774] PDF in a frameset is not displayed, always downloads : [Attachment 109668] part 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 12:55:10 PDT 2011


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 67774: PDF in a frameset is not displayed, always downloads
https://bugs.webkit.org/show_bug.cgi?id=67774

Attachment 109668: part 1
https://bugs.webkit.org/attachment.cgi?id=109668&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
First part - not very usable yet, but some things work, and I'd like to proceed
with smaller patches. Known limitations:

Zooming, HiDPI
Accessibility (not sure how much can be done for PDF yet).
Not all mouse events are handled yet. You can click in scroll bar, but not
drag.
Keyboard events (PgUp/PgDown etc) are not handled yet.
No support for annotations, such as forms.
No support for auto-printing (scripts in PDF).
No progress when loading.
No HUD.
Not sure if I need to implement Plugin::snapshot().
Dynamic scroll bar style changes don't work.
No rubberbanding when scrolling (that doesn't work for iframes either yet).


More information about the webkit-reviews mailing list