Open Bug 1353284 Opened 7 years ago Updated 2 years ago

On google sheets the slider is moving but the page scrolls slowly [Windows with touchscreen]

Categories

(Core :: JavaScript Engine, defect, P2)

55 Branch
Unspecified
Windows
defect

Tracking

()

Tracking Status
platform-rel --- ?
firefox55 --- affected
firefox57 --- affected
firefox58 --- affected

People

(Reporter: Ovidiu, Unassigned)

References

Details

(Whiteboard: [gfx-noted][platform-rel-Google])

Tested on FF Nightly 55.0a1(2017-04-03) Windows 8.1 x64 with a touchscreen. 


STR:

1. Open FF and go to https://docs.google.com/spreadsheets/d/1VCk6LAJ9g-El9e61cDzoysHahMU6wc3Qo2bPvau6frY/edit#gid=0

2. Using the touchscreen drag the slider from the scrollbar and move it up and down.

Expected results: The slider and the page are moving. 

Actual results: Only the slider moves and the page doesn't react to the scroll. 


Note:
This issue is not reproducible all the time. 
I changed the apz.drag.enable pref and the bug is still there. 

For a better understanding please visit this link that has a video with the bug: 
https://drive.google.com/file/d/0BzaMlyUr62kYbDFuOXdjNllWblk/view?usp=sharing
Summary: On google docs the slider is moving but the page does nothing [Windows with touchscrteen] → On google sheets the slider is moving but the page does nothing [Windows with touchscrteen]
Depends on: 1341992
OS: Unspecified → Windows
Priority: -- → P2
Summary: On google sheets the slider is moving but the page does nothing [Windows with touchscrteen] → On google sheets the slider is moving but the page does nothing [Windows with touchscreen]
Whiteboard: [gfx-noted]
Version: Trunk → 55 Branch
Per comment 0 this happens with and without apz.drag.enabled, so this does not block async scrollbar dragging.
No longer blocks: async-scrollbar-drag
It looks like bug 1341992 didn't fix this.
Using Microsoft Surface Pro 2 device (Win 10 Insider Preview build) and latest Nightly 58.0a1 or Firefox 57 Beta 5 shows the following results:
- dragging the scrollbar down or to the right (bottom scrollbar) does nothing in the first place
- lifting the finger and then dragging the scrollbar up, respectively to the left (bottom scrollbar) scrolls the google sheet in the opposite direction: up when scrolling down and down when scrolling up
platform-rel: --- → ?
Whiteboard: [gfx-noted] → [gfx-noted][platform-rel-Google]

So this works on arm64/touchscreen laptop, but is just rather slow, and it is slow because of JS.

Component: Panning and Zooming → JavaScript Engine
Depends on: 1338802
Summary: On google sheets the slider is moving but the page does nothing [Windows with touchscreen] → On google sheets the slider is moving but the page scrolls slowly [Windows with touchscreen]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.