[Webkit-unassigned] [Bug 14998] Full page zooming support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 09:17:19 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14998


george.wright at collabora.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16163|0                           |1
        is obsolete|                            |
  Attachment #16208|                            |review?
               Flag|                            |




------- Comment #12 from george.wright at collabora.co.uk  2007-09-06 09:17 PDT -------
Created an attachment (id=16208)
 --> (http://bugs.webkit.org/attachment.cgi?id=16208&action=view)
More bugfixes, some code cleanup

Scrolling should now work in all cases and scroll bars placed correctly, even
in pages with multiple frames. Text kerning is fixed, but using a workaround
for a possible cairo bug. Hinting can not be disabled completely as this
introduces a regression which causes some pages to not render at all.

Scaling now uses bilinear filtering instead of nearest neighbour filtering as
it looks a lot better.

Added a ChangeLog entry.


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



More information about the webkit-unassigned mailing list