https://bugzilla.wikimedia.org/show_bug.cgi?id=36746
--- Comment #7 from Jon <[email protected]> 2012-05-13 10:57:24 UTC --- Thanks for your help so far It does sound like either caching issues and/or pages not fully loading. In the current setup the browser at the start of loading the page checks if javascript is available and if it is hides sections so that they do not open midway through you reading (see bug 36633 for further information) It expects javascript to run at the end of the page load to activate the toggling code - however if this never runs it leaves you in the unfortunate limbo state where toggling does not work and the sections are closed. Long term I think the best solution to this is to load smaller pages (e.g. load the summary and links to the individual sections which when clicked can be opened via javascript) but there may be some clever more simpler solutions we can come up with in the mean time. Thanks for all your help so far and in particular raising the opera cursor problem- I'll investigate this. -- 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
