Page MenuHomePhabricator

<blockquote> elements containing ref elements are scrollable when they shouldn't be
Closed, ResolvedPublicBUG REPORT

Description

Steps to reproduce

  1. Navigate to a page with wikitext like this (minimal example at w:User:Rummskartoffel/blockquote-ref example, see also https://en.wikipedia.org/api/rest_v1/page/mobile-html/User%3ARummskartoffel%2Fblockquote-ref_example):
<blockquote>Some text<ref>Some text</ref></blockquote>
  1. Swipe up and down on the text contained in the <dd> element.

Expected results

The page should scroll. If the page content is short enough to fit on one screen without scrolling, nothing should happen.

Actual results

The content of the <blockquote> element scrolls.

Environments observed

App version: 2.7.50374-r-2021-09-13
Android OS versions: 9
Device model: Huawei Honor 7x (BND-721)
Device language: German

Notes

  • This may be essentially the same thing as T285192. Pinging @MSantos, who closed that task, and @vadim-kovalenko, who fixed it.
  • Other, similar elements may behave this way as well, but I haven't tested that.

Event Timeline

vadim-kovalenko changed the task status from Open to In Progress.Sep 24 2021, 8:15 AM

Change 723430 had a related patch set uploaded (by Vadim Kovalenko; author: Vadim Kovalenko):

[mediawiki/services/mobileapps@master] 'blockquote' elements containing ref elements are scrollable when they shouldn't be

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

Change 723430 merged by jenkins-bot:

[mediawiki/services/mobileapps@master] 'blockquote' elements containing ref elements are scrollable when they shouldn't be

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