Closed Bug 1683251 Opened 5 years ago Closed 3 years ago

[Bug] the whole page shifts when selecting text

Categories

(Core :: Panning and Zooming, defect)

Unspecified
Android
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: ekager, Unassigned)

Details

From github: https://github.com/mozilla-mobile/fenix/issues/14539.

Steps to reproduce

  1. try to select text

with a specific example

  1. open https://www.developpez.com/actu/308380/Votre-historique-de-navigation-peut-vous-identifier-de-maniere-precise-d-apres-une-etude-menee-par-les-chercheurs-de-Mozilla/
  2. Scroll down until the end of the article
  3. near sources & 2, select the )

Expected behavior

) is selected, the page doesn't shift

Actual behavior

the whole page shifts ( ) is still selected but not visible anymore)

<img src="https://user-images.githubusercontent.com/58657617/91744364-af417080-ebb9-11ea-982b-ac90fb0fe45d.gif" width="300">

Device information

  • Android device: pocophone F1, android 9
  • Fenix version: Nightly 200831

Change performed by the Move to Bugzilla add-on.

Component: General → Panning and Zooming
Product: GeckoView → Core

The STR is;

  1. Zoom any page
  2. Scroll to the last word of a sentence in a text, you can try with the one at the end of this comment for example.
  3. Long tap to select the word
  4. The browser scrolls so that the top left corner of the text is at the top left corner of the browser window.
  5. If it doesn't happens try with a different word, text or page.

Unfortunately I can't reproduce the issue though. (And in my sense, it's an issue in scrollIntoView implementation?) If this could be easily reproducible, a reduce test case would be quite helpful.

Emily, is this reproducible on your end? If so, is it also reproducible on desktop Firefox with zooming?

Flags: needinfo?(ekager)
Flags: needinfo?(ekager)
Whiteboard: [apz-android-needstriage]

Adina, honestly I am not sure you are the right person to ask something on mobile testings, but I am pretty sure you have some Android devices to be able to test. Can you please give your hand to test this issue? It's been a while since this issue filed so maybe it was already fixed? Thanks!

Flags: needinfo?(adina.petridean)

(In reply to Hiroyuki Ikezoe (:hiro) from comment #3)

Adina, honestly I am not sure you are the right person to ask something on mobile testings, but I am pretty sure you have some Android devices to be able to test. Can you please give your hand to test this issue? It's been a while since this issue filed so maybe it was already fixed? Thanks!

I tested this issue with Motorola Moto G9 plus (Android 11) on Nightly 110.0a1 - 06/01/2023 and could not reproduce it. I followed the main steps with https://www.developpez.com/actu/308380/Votre-historique-de-navigation-peut-vous-identifier-de-maniere-precise-d-apres-une-etude-menee-par-les-chercheurs-de-Mozilla/ link and also with the steps in Comment 2.

Flags: needinfo?(adina.petridean)

Thank you Adina. I will close as WORKSFORME.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
Whiteboard: [apz-android-needstriage]
You need to log in before you can comment on or make changes to this bug.