Open Bug 1610504 Opened 6 years ago Updated 3 years ago

Hittesting difference when using touch in Chrome vs Gecko

Categories

(Core :: Layout, enhancement)

enhancement

Tracking

()

People

(Reporter: bas.schouten, Unassigned)

Details

There seems to be a difference in the grace area around an element with a click handler between Gecko and Chrome. This means that for example on a site like https://tickets.vangoghmuseum.com/?promo_creative=button&promo_pos=www-vgm&promo_name=tickets&promo_id=www-vgm-tickets-button, the month changing arrows are very small clickable elements. When trying to use them when zoomed out, it may appear unresponding on Gecko when you're not very accurately tapping. Chrome seems to give a much better experience in this scenario.

TYLin might know something about this, or might know who does, since he worked on mobile touch-input layout-related code (in particular, the accessible caret [which isn't involved here but is kinda similar])

Flags: needinfo?(aethanyc)

This looks like bug 1542381. You might want to set ui.mouse.radius.enabled=true (provided by kats in bug 1542381 comment 1) as a workaround and see if it helps.

Flags: needinfo?(aethanyc)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.