Page MenuHomePhabricator

Tabs overlap ('Edit' is missing) in Vector on Opera Mini
Closed, ResolvedPublic

Description

On Android 4.0/Samsung Galaxy Note/Opera 9.80 Mini..

The tabs at the top of articles are not being rendered sensibly, for both portrait or landscape viewing.

The search box takes too much space.

I see tabs for Article, Talk, 'story' (history partially covered), * (watch).

'Edit' is missing.


Version: 1.22.0
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=20234

Details

Reference
bz51276

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:51 AM
bzimport set Reference to bz51276.
bzimport added a subscriber: Unknown Object (MLST).

I cant easily do a screenshot, but the attachment on bug 20227 is close to what I am seeing when using Vector.

The problem does not appear when using Monobook.

Opera Mini tried to find a "minimal width" at which the page can render, and uses it to minimize horizontal scrolling. Sadly our tabs are absolutely positioned and throw this off.

My patch on bug 20234 (Iedaebefc) that's been pending since January should help here, either bymaking it recognize the needed horizontal space or just showing tabs in two rows.

The patch on bug 20234 is now merged. I deployed it on http://users.v-lo.krakow.pl/~matmarex/testwiki/ , can you check if it fixes the issue?

It looks great when logged in and viewing at a normal page.
There are different layout problems when viewing a special page, which has one one tab, or logged out and looking at a non-existant title.
E.g when signed out, the links for create account and sign in links float on top of the tabs, and even into the content area.

Can I get a screenshot? I broke my mobile :(

Also, would you consider this particular bug fixed? I think it can be marked as such according to your description :)

The original problem is fixed. Im unlikely to be able to give screenshot until Wikimania.