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

Jon <jrob...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krinklem...@gmail.com

--- Comment #2 from Jon <jrob...@wikimedia.org> ---
Note to give more background on this module:

the existence of this module on mobile unnecessarily loads
jquery.checkboxShiftClick (which allows you to hold shift and click multiple
checkboxes ... err how does this work on mobile where there is no shift key?!)

It also adds code to emulate placeholders on certain devices - which might
explain a bug in opera mini I've come across where focusing the input shows the
placeholder as the search term. This is a really unnecessary on mobile where
support is pretty good [2] and placeholder implementations tend to be buggy.

It also runs code that adds accesskey hints to the tooltips. Tooltips are not a
mobile thing... o_O

It also loads jquery.makeCollapsible and jquery.tablesorter on certain pages
which are probably unnecessary/we can live without.

In summary this module should have never been enabled on the mobile site.

[2] http://caniuse.com/input-placeholder

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to