[Webkit-unassigned] [Bug 73600] New: scrollBy() script does not work in Android version of Chrome browsers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 1 16:01:02 PST 2011


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

           Summary: scrollBy() script does not work in Android version of
                    Chrome browsers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.ipulpfiction.com/books/000DEMOS/reader/DEMO
                    -GiftOfTheMagi.html
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: publisher at ipulpfiction.com


I have submitted this before. The issue HAS BEEN FIXED in the mobile Safari version of webkit, but NOT in the Android mobile browser.

Reproduce the error:

1) Got to http://www.ipulpfiction.com/books/000DEMOS/reader/DEMO-GiftOfTheMagi.html

2) Click to touch the right margin twice to close the cover and the advertisement. These simply hide layers.

3) On the copyright page, click or touch the right margin to turn the first page of the story.

Paging Code scrolls the content of an iFrame:  document.getElementById('storyFRAME').contentWindow.scrollBy(460,0);

This works in the desktop versions of Safari and Chrome and in mobile Safari as of iOS 2.1. It does not work in the native Android browser.


Please help get this to the Android people.

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