https://bugzilla.wikimedia.org/show_bug.cgi?id=36633
--- Comment #1 from Jon <[email protected]> 2012-05-08 23:44:44 UTC --- I went with this fix - https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/MobileFrontend.git;a=commit;h=2bc935f081082fe37c2bce1002a21fe5966a431f This closes sections and grays them out until the page has fully loaded. This avoids unexpected collapsing A follow up commit is needed to prevent window.scrollTo happening in application.js - it should happen in the head instead as this is causing a jumping to the top of the page Long term we need to reduce the initial page load by doing something like bug 31011 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
