Page MenuHomePhabricator

Incorrect left and right margins of an article
Closed, ResolvedPublicBUG REPORT

Description

Steps to reproduce

(not sure about the actual steps)

  1. Click links in an article
  2. Close app and reopen it.
  3. See the article and click any link in the article and it will happen sometimes.

Expected results

Screenshot_1552949989.png (2×1 px, 800 KB)

Actual results

Screenshot_20190317-030311.png (2×1 px, 1 MB)

Environments observed

Screenshot_1552949980.png (2×1 px, 355 KB)

Event Timeline

I'm afraid I still can't reproduce this :(
If you can reproduce it on your device, can you pause what you're doing and jump on a hangout, where we can inspect the DOM of the article that is in your WebView?

During our conversation, we've found that it it more likely a varnish/cache issue.

Sometimes the https://meta.wikimedia.org/api/rest_v1/data/css/mobile/base will give an old version of it.

You can find the difference between the two CSS files in the following zip file, and they are both from the https://meta.wikimedia.org/api/rest_v1/data/css/mobile/base.

@bearND