https://bugzilla.wikimedia.org/show_bug.cgi?id=33529

       Web browser: ---
             Bug #: 33529
           Summary: Switch from iframe to div using iscroll4
                    (experimental)
           Product: Wikimedia Mobile
           Version: unspecified
          Platform: All
               URL: http://cubiq.org/iscroll-4
        OS/Version: All
            Status: ASSIGNED
          Severity: normal
          Priority: Unprioritized
         Component: android
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


Given all the troubles we have with the iframe:
* can't size the iframe as we wish on android 2.x
* clicking event distribution problems when scrolling under position:fixed
elements
* different clicking event distribution problems when scrolling an iframe
itself on honeycomb and ics
* etc

it's worth trying to put the content in a <div> instead, which will allow us to
take over the scrolling behavior with a library like iscroll:

http://cubiq.org/iscroll-4

(Can't do that with an iframe as the events don't traverse the frame boundary,
very messy!)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to