Page MenuHomePhabricator

[QA task] Compare mobile Special:Search scrolling on wmf.1 and wmf.2
Closed, ResolvedPublic

Description

Special:Search on mobile wmf.1 doesn't wrap the lines correctly, but current beta and testwiki wemf.2 have the correct display.

Steps to reproduce:

  1. On mobile enwiki wmf.1 go to Special:Search
  2. Enter a search term that returns some results, e.g. robot

The page with results needs horizontal scrolling:

search_mobile_wmf.1.gif (633×427 px, 1 MB)

mobile testwiki wmf.2 (and betalabs) do not present the horizontal scrolling:

search_mobile_wmf.2.gif (633×427 px, 278 KB)

Event Timeline

Hei @Etonkovidova this bug has already been fixed as part of this ticket: https://phabricator.wikimedia.org/T315322 more precisely this patch: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/831579/

I noticed that the mobile view was broken and created a follow-up Patch for that ticket. Not sure if anything regressed since, but the issue was precisely what you described and it should be fixed with the above patch.

Hei @Etonkovidova this bug has already been fixed as part of this ticket: https://phabricator.wikimedia.org/T315322 more precisely this patch: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/831579/

I noticed that the mobile view was broken and created a follow-up Patch for that ticket. Not sure if anything regressed since, but the issue was precisely what you described and it should be fixed with the above patch.

Thanks, @SimoneThisDot - re-checked in groups 1 and 2 with wmf.2 - the issue is not present (and I did not notice any other regression issues).

Change #1122207 had a related patch set uploaded (by Mhorsey; author: Mhorsey):

[mediawiki/extensions/CampaignEvents@master] [WIP] Enable creation of events outside of event namespace

https://gerrit.wikimedia.org/r/1122207