https://bugzilla.wikimedia.org/show_bug.cgi?id=53511
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|MobileFrontend |MobileFrontend (Beta) Severity|normal |enhancement --- Comment #2 from Jon <[email protected]> --- Just to confirm Steven this is only beta or do you see this on various modes? Is this a new thing or has this always been the case? There are various things that could be happening - the most likely as Ryan suggests is that the JavaScript hasn't yet run. Alas there is not much we can do about this aside from making the page load as fast as possible as the element needs to exist before it is binded to the navigation. Another is that there is a JavaScript error somewhere preventing it from loading and a third option is that there were some experiments with touch events which might not be triggering for some reason. Marking as an enhancement - although this is annoying - this could be seen as a useful feature on slow connections. The other option would be to disable the button until JavaScript has loaded which I think is not such a good experience. I personally think we should focus on making the page load as fast as possible which will also make this problem go away. -- 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
