[Webkit-unassigned] [Bug 76429] New: adapt WebView for flicker-free page turns on e-ink devices
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 16 23:35:59 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=76429
Summary: adapt WebView for flicker-free page turns on e-ink
devices
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bardo.mueller at gmail.com
It would be nice, or rather crucial for the success of e-ink technology to implement flicker-free page turns and scrolling into other programs.
Replies from app authors often show that they use the standard Webkit/WebView component and do not know how to implement a better alternative, reducing annoying page refreshes on e-ink.
An alternative for flicker-free page turns and scrolling has been developped by dairyknight (dairyknight at gmail.com)
http://code.google.com/p/apv/source/browse/pdfview/src/cx/hell/android/lib/pagesview/N2EpdController.java
I would suggest that his code or a similar method to be incorporated in the WebKit, as an option for e-ink devices.
Code like this would definitiveley contribute to the success of e-ink.
--
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