https://bugzilla.wikimedia.org/show_bug.cgi?id=33933
--- Comment #1 from Brion Vibber <[email protected]> 2012-01-25 17:29:44 UTC --- Titles should be fixable... close button probably has to be turned into something like a <button> or else at least given some explicit focus like a tabindex (does that help here?) Not sure if we can do anything about scrolling... we're constrained by the browser's abilities, and if it won't scroll in the overflowable div then we may be kinda stuck. In theory could probably go back to full-document scrolling and see if that helps, but that won't work on iPad at all. -- 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
