yea this is a huge problem - i've had this problem for a long time now.
rudimentary testing (window.ondrag = (e) => console.log(e.pageX, e.pageY)
) indicates that drag position is inconsistent between actual position and (0, 0)
(which matches anecdotal evidence of drags working if you wiggle your mouse in the right way)
note that:
- iframes change the offset to (-iframe.left, -iframe.top) or something like that
- this also affects e.g. the bookmark bar
- this may be touch related, which may be testable using the commandline flags for touch. not sure how to do this though.
currently on 94.0.4606.81; i think this has been an issue since around 92 (or before?) for me
Pinned Comments
gromit commented on 2023-04-15 08:22 (UTC) (edited on 2023-05-08 21:42 (UTC) by gromit)
When reporting this package as outdated make sure there is indeed a new version for Linux Desktop. You can have a look at the "Stable updates" tag in Release blog for this.
You can also run this command to obtain the version string for the latest chrome version:
Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.