[Bug] the whole page shifts when selecting text
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
People
(Reporter: ekager, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/14539.
Steps to reproduce
- try to select text
with a specific example
- 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/
- Scroll down until the end of the article
- 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.
| Reporter | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Comment 2•5 years ago
|
||
The STR is;
- Zoom any page
- 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.
- Long tap to select the word
- The browser scrolls so that the top left corner of the text is at the top left corner of the browser window.
- 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?
| Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 3•3 years ago
|
||
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!
Comment 4•3 years ago
•
|
||
(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.
Comment 5•3 years ago
|
||
Thank you Adina. I will close as WORKSFORME.
Updated•3 years ago
|
Description
•