[Webkit-unassigned] [Bug 67774] PDF in a frameset is not displayed, always downloads

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


https://bugs.webkit.org/show_bug.cgi?id=67774


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |ap at webkit.org
                   |kit.org                     |
 Attachment #109668|                            |review?
               Flag|                            |




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2011-10-04 12:55:11 PST ---
Created an attachment (id=109668)
 --> (https://bugs.webkit.org/attachment.cgi?id=109668&action=review)
part 1

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).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list