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

--- Comment #18 from Jon <[email protected]> 2012-05-20 10:42:30 UTC ---
The problem with putting search above the languages it that in the html (and
the desktop site) it appears below the languages. To achieve this goal is
likely to result in some messy css (absolute positioning and use of fixed
heights) which I'm keen to avoid. I'd also worry that this would be an
inconsistent experience for users that use both the mobile and desktop version
as we'd be changing the order round. I think this requires a bit more thought.

As said previously feature phones that don't support media queries will just
get the desktop site.

A better more long term approach would be to make the design mobile first (e.g.
apply media queries for the desktop site rather than for the mobile site).
There are tricks for IE 8< using conditional if statements for serving the
desktop site to those users.

http://caniuse.com/#feat=css-mediaqueries

-- 
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

Reply via email to